Skip to content

Commit 4ca2a95

Browse files
authored
Merge pull request #411 from saltstack-formulas/renovate/pre-commit-non-major-hooks
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0
2 parents 2c7d2f1 + ca5c550 commit 4ca2a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ repos:
105105
- id: renovate-config-validator
106106
name: Check Renovate config with renovate-config-validator
107107
- repo: https://github.com/python-jsonschema/check-jsonschema
108-
rev: 0.34.1
108+
rev: 0.35.0
109109
hooks:
110110
- id: check-github-workflows
111111
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)