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 bd5d9ff commit 1eeb144Copy full SHA for 1eeb144
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
38
# this validates our github workflow files
39
- repo: https://github.com/python-jsonschema/check-jsonschema
40
- rev: 0.32.1
+ rev: 0.33.0
41
hooks:
42
- id: check-github-workflows
43
0 commit comments