We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320fcee commit f4c8306Copy full SHA for f4c8306
.github/workflows/pre-commit-autoupdate.yml
@@ -23,7 +23,7 @@ jobs:
23
~/.cache/pre-commit
24
key: ${{ runner.os }}-3.11-${{ hashFiles('**/.pre-commit-config.yaml') }}
25
- uses: browniebroke/pre-commit-autoupdate-action@main
26
- - uses: peter-evans/create-pull-request@v6
+ - uses: peter-evans/create-pull-request@v7
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
29
branch: update/pre-commit-hooks
0 commit comments