We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd0a56 commit c09a712Copy full SHA for c09a712
.pre-commit-config.yaml
@@ -52,3 +52,7 @@ repos:
52
- id: codespell
53
additional_dependencies:
54
- tomli
55
+- repo: https://github.com/rhysd/actionlint
56
+ rev: v1.7.7
57
+ hooks:
58
+ - id: actionlint
0 commit comments