Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#2236)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Jun 12, 2024
1 parent 1e23a50 commit 0138a37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ repos:
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-added-large-files
args: ["--maxkb=2000"]

- repo: https://github.com/adamchainz/blacken-docs
rev: 1.16.0
Expand Down

0 comments on commit 0138a37

Please sign in to comment.