Skip to content

Commit

Permalink
ci: set max filesize
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Aug 6, 2024
1 parent 6eb6566 commit 641ea19
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 @@ -11,6 +11,7 @@ repos:
rev: v1.2.3
hooks:
- id: check-added-large-files
args: ["--maxkb=10240"]
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-json
Expand Down

0 comments on commit 641ea19

Please sign in to comment.