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 7d1ed32 commit 568e1f4Copy full SHA for 568e1f4
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.35.0
+ rev: 0.36.0
13
hooks:
14
- id: check-github-workflows
15
- repo: https://github.com/shellcheck-py/shellcheck-py
0 commit comments