We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868c98f commit faa6fb4Copy full SHA for faa6fb4
.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.31.1
+ rev: 0.31.2
14
hooks:
15
- id: check-github-workflows
16
name: Check GitHub workflows with check-jsonschema
0 commit comments