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 154f43b commit a1b3d6fCopy full SHA for a1b3d6f
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
39
# this validates our github workflow files
40
- repo: https://github.com/python-jsonschema/check-jsonschema
41
- rev: 0.29.0
+ rev: 0.29.1
42
hooks:
43
- id: check-github-workflows
44
0 commit comments