Skip to content

Commit 7f0fd5b

Browse files
authored
Merge pull request #2182 from OWASP/renovate/major-pre-commit
Update pre-commit hook pre-commit/pre-commit-hooks to v6
2 parents 6945660 + 6c586c4 commit 7f0fd5b

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
@@ -19,7 +19,7 @@ repos:
1919
args:
2020
- "--fix"
2121
- repo: https://github.com/pre-commit/pre-commit-hooks
22-
rev: v5.0.0
22+
rev: v6.0.0
2323
hooks:
2424
- id: check-yaml
2525
- id: end-of-file-fixer

0 commit comments

Comments
 (0)