Skip to content

Commit ae49144

Browse files
authored
Updated pre-commit-hooks to v6.0.0 and autoupdate to quarterly (#256)
2 parents 83b2409 + 08e9a9d commit ae49144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-merge-conflict
66
- id: check-json
77
- id: check-yaml
88

99
ci:
10-
autoupdate_schedule: monthly
10+
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)