Skip to content

Commit b6d4d1f

Browse files
committed
Bump maxkb pre-commit hook
1 parent 948ae28 commit b6d4d1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ repos:
99
- id: end-of-file-fixer
1010
files: \.(rs|move)$
1111
- id: check-added-large-files
12+
args:
13+
- --maxkb=2000
1214
- repo: https://github.com/doublify/pre-commit-rust
1315
rev: v1.0
1416
hooks:

0 commit comments

Comments
 (0)