Skip to content

Commit 805993c

Browse files
add copier template tester to pre-commit
1 parent bdf5479 commit 805993c

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
@@ -15,3 +15,7 @@ repos:
1515
rev: v0.17.2
1616
hooks:
1717
- id: markdownlint-cli2
18+
- repo: https://github.com/KyleKing/copier-template-tester
19+
rev: "2.1.4"
20+
hooks:
21+
- id: copier-template-tester

0 commit comments

Comments
 (0)