We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23b30d commit b770469Copy full SHA for b770469
.pre-commit-config.yaml
@@ -4,6 +4,9 @@
4
# `pipx install pre-commit` or `brew install pre-commit`
5
# Then in the project root directory run `pre-commit install`
6
7
+ci:
8
+ autoupdate_schedule: monthly
9
+
10
repos:
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
rev: v6.0.0
0 commit comments