Skip to content

Commit

Permalink
update large file hook to increase size from 500KB to 20MB
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisAta committed Aug 23, 2024
1 parent d3ca994 commit efe1799
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 @@ -8,6 +8,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
args: ['--maxkb=20000']
- repo: https://github.com/psf/black
rev: 24.8.0
hooks:
Expand Down

0 comments on commit efe1799

Please sign in to comment.