Skip to content

Commit faa6fb4

Browse files
chore: update pre-commit hook python-jsonschema/check-jsonschema to v0.31.2 (#2304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 868c98f commit faa6fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
args: [--assume-in-merge]
1111
- id: check-yaml
1212
- repo: https://github.com/python-jsonschema/check-jsonschema
13-
rev: 0.31.1
13+
rev: 0.31.2
1414
hooks:
1515
- id: check-github-workflows
1616
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)