We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91debd commit 536d0c4Copy full SHA for 536d0c4
.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.28.6"
+ rev: "0.29.0"
64
hooks:
65
- id: check-dependabot
66
- id: check-github-workflows
0 commit comments