We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e6e1b commit fef4bc7Copy full SHA for fef4bc7
.pre-commit-config.yaml
@@ -12,3 +12,8 @@ repos:
12
rev: v1.7.4
13
hooks:
14
- id: actionlint
15
+ - repo: https://github.com/Kampfkarren/selene
16
+ rev: "391b18dead24fa6bfc6f446f814a91d4edfa6e0f"
17
+ hooks:
18
+ - id: selene-github
19
+ exclude: "^test/"
0 commit comments