Skip to content

Commit d1924b5

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v6
1 parent 39a07ac commit d1924b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ files: '' # set '' as default
2222
repos:
2323
# Standard hooks
2424
- repo: https://github.com/pre-commit/pre-commit-hooks
25-
rev: v5.0.0
25+
rev: v6.0.0
2626
hooks:
2727
- id: check-added-large-files
2828
args: [--maxkb=4096]

0 commit comments

Comments
 (0)