Skip to content

Commit 4ad237c

Browse files
authored
Update headers on precommit (#28)
1 parent c0da335 commit 4ad237c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ repos:
3434
hooks:
3535
- id: "slyp"
3636

37+
- repo: 'https://github.com/kurtmckee/chipshot'
38+
rev: 'v0.9.0'
39+
hooks:
40+
- id: 'update-headers'
41+
types:
42+
- "python"
43+
3744
- repo: "https://github.com/psf/black-pre-commit-mirror"
3845
rev: "26.1.0"
3946
hooks:

0 commit comments

Comments
 (0)