We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2ab5c commit 13521ccCopy full SHA for 13521cc
.pre-commit-config.yaml
@@ -60,7 +60,7 @@ repos:
60
61
# Check JSON schemata
62
- repo: https://github.com/python-jsonschema/check-jsonschema
63
- rev: "0.31.2"
+ rev: "0.31.3"
64
hooks:
65
- id: check-dependabot
66
- id: check-github-workflows
0 commit comments