We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09ffbb commit 84357feCopy full SHA for 84357fe
.pre-commit-config.yaml
@@ -23,6 +23,7 @@ repos:
23
- id: end-of-file-fixer
24
- id: trailing-whitespace
25
- id: check-json
26
+ files: .*\.(snapshot|validation)\.json
27
28
- repo: https://github.com/localstack/pre-commit-hooks
29
rev: v1.2.1
0 commit comments