Skip to content

Commit 317826a

Browse files
authored
Update pre-commit (#157)
1 parent b90c528 commit 317826a

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
@@ -5,7 +5,7 @@ default_language_version:
55
repos:
66
# check some basic stuff
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.6.0
8+
rev: v5.0.0
99
hooks:
1010
# Check for files that would conflict in case-insensitive filesystems
1111
- id: check-case-conflict

0 commit comments

Comments
 (0)