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.
2 parents e3d7e13 + 2f5030a commit af84da7Copy full SHA for af84da7
.github/workflows/pre-commit-autoupdate.yml
@@ -33,7 +33,7 @@ jobs:
33
run: pre-commit autoupdate
34
35
- name: Create a PR with autoupdate changes
36
- uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #v7.0.9
+ uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 #v7.0.11
37
with:
38
commit-message: 'chore: update pre-commit hooks'
39
add-paths: .pre-commit-config.yaml
0 commit comments