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 a3a5f0d commit 272a1a6Copy full SHA for 272a1a6
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/python-jsonschema/check-jsonschema
12
- rev: 0.33.2
+ rev: 0.33.3
13
hooks:
14
- id: check-github-workflows
15
- repo: https://github.com/shellcheck-py/shellcheck-py
0 commit comments