Bump large file to 2500kb because of Jav list.
Doesn't make sense to enable lfs for this file.
This commit is contained in:
@@ -3,7 +3,7 @@ repos:
|
|||||||
rev: v4.5.0
|
rev: v4.5.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
args: ['--maxkb=2048']
|
args: ['--maxkb=2500']
|
||||||
- id: check-json
|
- id: check-json
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
- id: check-xml
|
- id: check-xml
|
||||||
|
|||||||
Reference in New Issue
Block a user