We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286ccab commit 5584348Copy full SHA for 5584348
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: dist/.*
2
repos:
3
- repo: https://github.com/pre-commit/pre-commit-hooks
4
- rev: v4.6.0 # Use the ref you want to point at
+ rev: v5.0.0 # Use the ref you want to point at
5
hooks:
6
- id: check-json
7
- id: check-yaml
0 commit comments