Skip to content

Commit 0f4b2db

Browse files
chore: update pre-commit hooks (#280)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8cb4c21 commit 0f4b2db

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
@@ -6,7 +6,7 @@ ci:
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: 'v4.6.0'
9+
rev: 'v5.0.0'
1010
hooks:
1111
# Prevent giant files from being committed.
1212
- id: check-added-large-files

0 commit comments

Comments
 (0)