Skip to content

Commit 2d5ae68

Browse files
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8d6701 commit 2d5ae68

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
@@ -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: v4.6.0
25+
rev: v5.0.0
2626
hooks:
2727
- id: check-added-large-files
2828
args: [--maxkb=4096]

0 commit comments

Comments
 (0)