We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a0d7c commit 494ff23Copy full SHA for 494ff23
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: trailing-whitespace
28
29
- repo: https://github.com/python-jsonschema/check-jsonschema
30
- rev: 0.28.6
+ rev: 0.29.0
31
hooks:
32
- id: check-dependabot
33
- id: check-github-actions
0 commit comments