Skip to content

Commit ef502fb

Browse files
committed
chore: Update pre-commit hooks to v6.0.0
* Updated pre-commit hooks to version 6.0.0. Signed-off-by: Chmouel Boudjnah <[email protected]>
1 parent 64f260f commit ef502fb

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
@@ -4,7 +4,7 @@ default_install_hook_types: ["pre-push"]
44
exclude: '(^docs/themes/hugo-book|^vendor|.*golden$|^\.vale)'
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v5.0.0
7+
rev: v6.0.0
88
hooks:
99
- id: check-added-large-files
1010
- id: check-toml

0 commit comments

Comments
 (0)