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 5ede6a4 commit d8b38e2Copy full SHA for d8b38e2
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
name: Lint Github workflows
32
language: docker_image
33
entry: rhysd/actionlint:1.7.7
34
- files: ^\.github/workflows/.*\.yml$
+ files: ^\.github/workflows/.*\.(yml|yaml)$
35
36
- id: hadolint
37
name: Lint Dockerfiles
.pre-commit-hooks.yaml
@@ -9,7 +9,7 @@
9
10
11
12
13
14
15
0 commit comments