We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83b2409 + 08e9a9d commit ae49144Copy full SHA for ae49144
1 file changed
.pre-commit-config.yaml
@@ -1,10 +1,10 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.3.0
+ rev: v6.0.0
4
hooks:
5
- id: check-merge-conflict
6
- id: check-json
7
- id: check-yaml
8
9
ci:
10
- autoupdate_schedule: monthly
+ autoupdate_schedule: quarterly
0 commit comments