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 00283dd commit 0819864Copy full SHA for 0819864
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
55
# this validates our github workflow files
56
- repo: https://github.com/python-jsonschema/check-jsonschema
57
- rev: 0.29.3
+ rev: 0.29.4
58
hooks:
59
- id: check-github-workflows
60
0 commit comments