Skip to content

Commit

Permalink
chore(deps): update pre-commit hook python-jsonschema/check-jsonschem…
Browse files Browse the repository at this point in the history
…a to v0.29.1
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent add50e0 commit 3c94248
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 3c94248

Please sign in to comment.