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.
2 parents 9e34278 + 6ea29aa commit a14bdb4Copy full SHA for a14bdb4
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: yamllint
26
args: [--strict]
27
- repo: https://github.com/python-jsonschema/check-jsonschema
28
- rev: 0.29.2
+ rev: 0.30.0
29
hooks:
30
- id: check-dependabot
31
- id: check-github-workflows
0 commit comments