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.
2 parents 85bfb11 + 65fcdae commit 3799e04Copy full SHA for 3799e04
.pre-commit-config.yaml
@@ -41,3 +41,8 @@ repos:
41
hooks:
42
- id: pyupgrade
43
args: [--py3-plus]
44
+
45
+- repo: https://github.com/rhysd/actionlint
46
+ rev: v1.6.15
47
+ hooks:
48
+ - id: actionlint-docker
0 commit comments