Skip to content

Commit

Permalink
Sync hooks with other repos (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr authored Jul 16, 2023
1 parent fd38451 commit b030ecd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ repos:
rev: v4.4.0
hooks:
- id: check-docstring-first
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
- id: name-tests-test
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/mxr/sync-pre-commit-deps
rev: v0.0.1
Expand Down

0 comments on commit b030ecd

Please sign in to comment.