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 39fae6f commit 7cf1e2aCopy full SHA for 7cf1e2a
1 file changed
.pre-commit-config.yaml
@@ -9,6 +9,6 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/python-jsonschema/check-jsonschema
12
- rev: 0.33.1
+ rev: 0.33.2
13
hooks:
14
- id: check-github-workflows
0 commit comments