Skip to content

Commit e7975ad

Browse files
authored
Merge pull request #165 from nirtal85/renovate/python-jsonschema-check-jsonschema-0.x
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.3
2 parents 61f5867 + 34b996a commit e7975ad

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
@@ -24,7 +24,7 @@ repos:
2424
- id: no-commit-to-branch
2525
args: [ '--branch', 'main' ]
2626
- repo: https://github.com/python-jsonschema/check-jsonschema
27-
rev: 0.29.2
27+
rev: 0.29.3
2828
hooks:
2929
- id: check-github-workflows
3030
args: ["--verbose"]

0 commit comments

Comments
 (0)