We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509050b commit 5619948Copy full SHA for 5619948
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-yaml
9
- id: trailing-whitespace
10
- repo: https://github.com/python-jsonschema/check-jsonschema
11
- rev: 0.31.1
+ rev: 0.31.2
12
hooks:
13
- id: check-github-workflows
14
- repo: https://github.com/coatl-dev/hadolint-coatl
0 commit comments