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 e498b7a commit 5c69fbeCopy full SHA for 5c69fbe
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
30
# this validates our github workflow files
31
- repo: https://github.com/python-jsonschema/check-jsonschema
32
- rev: 0.29.3
+ rev: 0.29.4
33
hooks:
34
- id: check-github-workflows
35
0 commit comments