Skip to content

build(deps-dev): bump the dependencies group with 1 update #52

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

build(deps-dev): bump the dependencies group with 1 update #52

Workflow file for this run

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