Skip to content

Commit c7538e1

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v6
1 parent 9fc9036 commit c7538e1

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)