Skip to content

Commit

Permalink
Merge pull request #394 from nirtal85/renovate/python-jsonschema-chec…
Browse files Browse the repository at this point in the history
…k-jsonschema-0.x

chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.29.1
  • Loading branch information
nirtal85 authored Aug 1, 2024
2 parents add50e0 + 3c94248 commit 8ba3651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- id: no-commit-to-branch
args: [ '--branch', 'main' ]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.6
rev: 0.29.1
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand Down

0 comments on commit 8ba3651

Please sign in to comment.