We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da72c2d commit 9159f5eCopy full SHA for 9159f5e
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
# Some out-of-the-box hooks for pre-commit
13
# https://github.com/pre-commit/pre-commit-hooks
14
- repo: https://github.com/pre-commit/pre-commit-hooks
15
- rev: v3.3.0
+ rev: v5.0.0
16
hooks:
17
- id: check-added-large-files
18
- id: check-case-conflict
0 commit comments