forked from platypush/platypush
Increased maxkb limit
This commit is contained in:
parent
2cc80e7f16
commit
2aab1d090d
1 changed files with 6 additions and 5 deletions
|
@ -11,6 +11,7 @@ repos:
|
||||||
- id: check-xml
|
- id: check-xml
|
||||||
- id: check-symlinks
|
- id: check-symlinks
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
|
args: ['--maxkb=1500']
|
||||||
|
|
||||||
- repo: https://github.com/Lucas-C/pre-commit-hooks-nodejs
|
- repo: https://github.com/Lucas-C/pre-commit-hooks-nodejs
|
||||||
rev: v1.1.2
|
rev: v1.1.2
|
||||||
|
|
Loading…
Reference in a new issue