Skip to content

Commit

Permalink
Increase pre-commit file size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Oct 30, 2023
1 parent d2f1fe8 commit 4e21fe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ repos:
rev: v4.4.0
hooks:
- id: check-added-large-files
args: ["--maxkb=1000"]
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-merge-conflict
Expand Down

0 comments on commit 4e21fe4

Please sign in to comment.