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 bd421df commit 193e518Copy full SHA for 193e518
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
- args: ["--config", ".github/linters/.hadolint.yaml"]
34
id: hadolint-docker
35
repo: https://github.com/hadolint/hadolint
36
- rev: v2.13.1-beta
+ rev: v2.13.1
37
- hooks:
38
- args: ["--config", ".github/linters/.markdown-lint.yml"]
39
id: markdownlint
0 commit comments