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 4be89cb commit 7260cb2Copy full SHA for 7260cb2
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
args: [--autofix, --indent, '4', --trailing-comma]
46
47
- repo: https://github.com/python-jsonschema/check-jsonschema
48
- rev: 0.33.2
+ rev: 0.33.3
49
hooks:
50
- id: check-github-workflows
51
- id: check-jsonschema
0 commit comments