We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11aba02 commit 3d739eaCopy full SHA for 3d739ea
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
- "flake8-bugbear==23.12.2"
50
51
- repo: "https://github.com/python-jsonschema/check-jsonschema"
52
- rev: "0.28.2"
+ rev: "0.28.4"
53
hooks:
54
- id: "check-dependabot"
55
- id: "check-github-workflows"
0 commit comments