We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7483088 + 932c78c commit 286ba04Copy full SHA for 286ba04
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ exclude: "node_modules|migrations|.venv|.direnv|tests/dev/|tests/fixtures/"
4
fail_fast: false
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
- rev: v4.1.0
+ rev: v4.2.0
8
hooks:
9
- id: check-added-large-files
10
args: ["--maxkb=500"]
0 commit comments