Skip to content

Commit fd38451

Browse files
authored
Dogfood (#2)
1 parent 25a853a commit fd38451

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ repos:
66
- id: debug-statements
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
9+
- repo: https://github.com/mxr/sync-pre-commit-deps
10+
rev: v0.0.1
11+
hooks:
12+
- id: sync-pre-commit-deps
913
- repo: https://github.com/asottile/setup-cfg-fmt
1014
rev: v2.4.0
1115
hooks:

0 commit comments

Comments
 (0)