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 13bbb72 + 89dd4ad commit 2cf8850Copy full SHA for 2cf8850
.pre-commit-config.yaml
@@ -1,11 +1,10 @@
1
exclude: ^doc/reference/autofiles/
2
ci:
3
autoupdate_commit_msg: "Update pre-commit hooks"
4
+ autoupdate_schedule: "monthly"
5
autofix_commit_msg: "Apply pre-commit fixes"
6
autofix_prs: false
7
default_stages: [pre-commit, pre-push]
-default_language_version:
8
- python: python3
9
repos:
10
- repo: https://github.com/pre-commit/pre-commit-hooks
11
rev: v5.0.0
0 commit comments