Skip to content

Commit 84357fe

Browse files
committed
Limit to snapshot/validation files
1 parent a09ffbb commit 84357fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ repos:
2323
- id: end-of-file-fixer
2424
- id: trailing-whitespace
2525
- id: check-json
26+
files: .*\.(snapshot|validation)\.json
2627

2728
- repo: https://github.com/localstack/pre-commit-hooks
2829
rev: v1.2.1

0 commit comments

Comments
 (0)