Bump large file to 2500kb because of Jav list.

Doesn't make sense to enable lfs for this file.
This commit is contained in:
iPromKnight
2024-03-10 13:48:14 +00:00
parent 320fccc8e8
commit c8a1ebd8ae

View File

@@ -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