Skip to content

Commit 6a9946e

Browse files
committed
.
1 parent 12e253e commit 6a9946e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
args: [--fix=lf]
1313
- id: end-of-file-fixer
1414
- id: check-added-large-files
15-
args: ['--maxkb=10000']
15+
args: ['--maxkb=1000']
1616

1717
- repo: https://github.com/omnilib/ufmt
1818
rev: v2.6.0

0 commit comments

Comments
 (0)