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 2d8228a commit 1216b03Copy full SHA for 1216b03
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.34.1
+ rev: 0.35.0
13
hooks:
14
- id: check-github-workflows
15
- repo: https://github.com/shellcheck-py/shellcheck-py
0 commit comments