We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e5fee commit fa00714Copy full SHA for fa00714
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
49
# validate GitHub workflow files
50
- repo: https://github.com/python-jsonschema/check-jsonschema
51
- rev: 0.28.3
+ rev: 0.28.4
52
hooks:
53
- id: check-github-workflows
54
0 commit comments