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 1683dab commit 599ca59Copy full SHA for 599ca59
.pre-commit-config.yaml
@@ -110,7 +110,7 @@ repos:
110
111
# Check jsonschema
112
- repo: https://github.com/python-jsonschema/check-jsonschema
113
- rev: 0.33.3
+ rev: 0.34.1
114
hooks:
115
- id: check-dependabot
116
- id: check-github-workflows
template/.pre-commit-config.yaml.jinja
@@ -112,7 +112,7 @@ repos:
117
118
0 commit comments