Skip to content

Commit b030ecd

Browse files
authored
Sync hooks with other repos (#3)
1 parent fd38451 commit b030ecd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ repos:
33
rev: v4.4.0
44
hooks:
55
- id: check-docstring-first
6+
- id: check-yaml
67
- id: debug-statements
78
- id: end-of-file-fixer
9+
- id: name-tests-test
10+
- id: requirements-txt-fixer
811
- id: trailing-whitespace
912
- repo: https://github.com/mxr/sync-pre-commit-deps
1013
rev: v0.0.1

0 commit comments

Comments
 (0)