Skip to content

Commit fef4bc7

Browse files
committed
ci: add selene to pre-commit
1 parent 56e6e1b commit fef4bc7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ repos:
1212
rev: v1.7.4
1313
hooks:
1414
- id: actionlint
15+
- repo: https://github.com/Kampfkarren/selene
16+
rev: "391b18dead24fa6bfc6f446f814a91d4edfa6e0f"
17+
hooks:
18+
- id: selene-github
19+
exclude: "^test/"

0 commit comments

Comments
 (0)