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 f96848d commit 4418fffCopy full SHA for 4418fff
.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.31.1
+ rev: 0.31.2
41
hooks:
42
- id: check-github-workflows
43
0 commit comments