Skip to content

build(deps): bump the dependencies group with 1 update #104

build(deps): bump the dependencies group with 1 update

build(deps): bump the dependencies group with 1 update #104

Workflow file for this run

name: Dependabot
on: pull_request
jobs:
python:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.11
auto-merge:
needs: python
uses: winstxnhdw/actions/.github/workflows/dependabot-public.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write