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 3d06d7e commit 09ba22cCopy full SHA for 09ba22c
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: v5.0.0
4
hooks:
5
- id: check-added-large-files
6
- args: ['--maxkb=100']
+ args: ['--maxkb=25']
7
- id: check-case-conflict
8
- id: check-merge-conflict
9
- id: check-vcs-permalinks
0 commit comments