Skip to content

Commit

Permalink
Merge pull request #12 from anaconda/renovate/python-jsonschema-check…
Browse files Browse the repository at this point in the history
…-jsonschema-0.x

chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.31.1
  • Loading branch information
mattkram authored Feb 12, 2025
2 parents 7bef563 + c199aaa commit c37cf03
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 @@ -31,7 +31,7 @@ repos:
- id: codespell
args: [--write]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.4
rev: 0.31.1
hooks:
- id: check-github-workflows
- id: check-renovate
Expand Down

0 comments on commit c37cf03

Please sign in to comment.