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 dc8bbc8 commit 43a7fb4Copy full SHA for 43a7fb4
.pre-commit-config.yaml
@@ -1,6 +1,7 @@
1
ci:
2
autoupdate_commit_msg: "chore: update pre-commit hooks"
3
autofix_commit_msg: "style: pre-commit fixes"
4
+ autoupdate_schedule: "quarterly"
5
6
exclude: "^({{cookiecutter\\.project_name}}|hooks/pre_gen_project.py$)"
7
0 commit comments