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 c485c00 commit 06135a2Copy full SHA for 06135a2
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
14
# lint the dockerfiles
15
- repo: https://github.com/hadolint/hadolint
16
- rev: c3dc18df7a501f02a560a2cc7ba3c69a85ca01d3 # frozen: v2.13.1-beta
+ rev: 87de847754330ad47ae16bdfe2d1a757ccb4b4d4 # frozen: v2.13.1
17
hooks:
18
- id: hadolint
19
@@ -41,7 +41,7 @@ repos:
41
- id: shellcheck
42
43
- repo: https://github.com/sirosen/check-jsonschema
44
- rev: 54da05914997e6b04e4db33ed6757d744984c68b # frozen: 0.33.2
+ rev: 9b9df9f1d3bd9a5e7a52d8f61a3be3e29e73d127 # frozen: 0.33.3
45
46
- id: check-github-actions
47
- id: check-github-workflows
0 commit comments