Skip to content

Commit

Permalink
Merge pull request #999 from jsonschema2dataclass/renovate/python-jso…
Browse files Browse the repository at this point in the history
…nschema-check-jsonschema-0.29.x
  • Loading branch information
eirnym authored Oct 1, 2024
2 parents 7759af5 + 5bc67a6 commit 8844d96
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 @@ -23,7 +23,7 @@ repos:
- id: yamlfmt
args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '150']
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2
rev: 0.29.3
hooks:
- id: check-github-workflows
- id: check-renovate
Expand Down

0 comments on commit 8844d96

Please sign in to comment.