We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0b55c commit 7bad9feCopy full SHA for 7bad9fe
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
hooks:
43
- id: git-check
44
- repo: https://github.com/python-jsonschema/check-jsonschema
45
- rev: 0.29.1
+ rev: 0.29.2
46
47
- id: check-github-actions
48
- id: check-github-workflows
0 commit comments