We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10f67a6 + 6c43d74 commit a7b4b70Copy full SHA for a7b4b70
2 files changed
base
template/.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
args: [--assume-in-merge]
11
- id: check-yaml
12
- repo: https://github.com/python-jsonschema/check-jsonschema
13
- rev: 0.33.1
+ rev: 0.33.2
14
hooks:
15
- id: check-github-workflows
16
name: Check GitHub workflows with check-jsonschema
0 commit comments