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 39bfefb commit d7ddb7eCopy full SHA for d7ddb7e
.github/workflows/pre-commit-autoupdate.yml
@@ -1,4 +1,4 @@
1
-name: Autoupdate pre-Commit
+name: Autoupdate pre-commit
2
3
on:
4
# For Branch-Protection check. Only the default branch is supported. See
.pre-commit-config.yaml
@@ -1,9 +1,3 @@
-# See https://pre-commit.ci for more details
-ci:
- autofix_commit_msg: 'style: pre-commit fixes'
- autoupdate_commit_msg: 'chore: update pre-commit hooks'
5
- autoupdate_schedule: weekly
6
-
7
# See https://pre-commit.com for more information
8
# See https://pre-commit.com/hooks.html for more hooks
9
repos:
0 commit comments