Skip to content

Commit 214ea48

Browse files
Update pre-commit.yaml
1 parent 29351b6 commit 214ea48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/config/pre-commit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ repos:
66
- id: detect-aws-credentials
77
args: [--allow-missing-credentials]
88
- id: check-added-large-files
9+
args: ['--maxkb=750']
910
- id: check-symlinks
1011
- id: detect-private-key
1112
- id: end-of-file-fixer

0 commit comments

Comments
 (0)