We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4b519 commit 4497b58Copy full SHA for 4497b58
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: check-json5
6
exclude: apps/frontend/src/content/api/strawberry.json
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
- rev: v4.6.0
+ rev: v5.0.0
9
hooks:
10
- id: check-added-large-files
11
args: ["--maxkb=128"]
0 commit comments