Increased maxkb limit

This commit is contained in:
Fabio Manganiello 2024-07-16 15:30:50 +02:00
parent 673a52fde5
commit c128887c3e
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -11,7 +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'] args: ['--maxkb=3000']
- 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