Skip to content

Commit 1a62d17

Browse files
authored
Merge pull request #235 from cclib/renovate/pre-commit-pre-commit-hooks-6.x
Update pre-commit hook pre-commit/pre-commit-hooks to v6
2 parents 9fc9036 + c7538e1 commit 1a62d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: check-hooks-apply
1212
- id: check-useless-excludes
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: "v5.0.0"
14+
rev: "v6.0.0"
1515
hooks:
1616
- id: check-json
1717
- id: check-yaml

0 commit comments

Comments
 (0)