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 c0dab7d commit 6a9abb3Copy full SHA for 6a9abb3
1 file changed
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v5.0.0
+ rev: v6.0.0
7
hooks:
8
- id: check-yaml
9
- id: end-of-file-fixer
@@ -13,7 +13,7 @@ repos:
13
14
- id: check-github-workflows
15
- repo: https://github.com/shellcheck-py/shellcheck-py
16
- rev: v0.10.0.1
+ rev: v0.11.0.1
17
18
- id: shellcheck
19
- repo: https://github.com/coatl-dev/hadolint-coatl
0 commit comments