diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5574533a8..4fc161e5d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: - id: check-yaml - id: check-json - id: check-added-large-files - args: ['--maxkb=2000'] + args: ['--maxkb=4000'] - id: detect-private-key exclude: __testkey - id: check-executables-have-shebangs diff --git a/README.md b/README.md index 345c2fdb5..1d9949d57 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@