We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 837bc0e + ae49a97 commit 35844d3Copy full SHA for 35844d3
1 file changed
.pre-commit-config.yaml
@@ -83,6 +83,6 @@ repos:
83
ci:
84
autofix_prs: true
85
autofix_commit_msg: '[pre-commit.ci] Fixing issues with pre-commit'
86
- autoupdate_schedule: weekly
+ autoupdate_schedule: monthly
87
autoupdate_commit_msg: '[pre-commit.ci] pre-commit-autoupdate'
88
skip: [pylint, pytest] # Optionally list ids of hooks to skip on CI
0 commit comments