Skip to content

Commit

Permalink
Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent 2677283 commit f841518
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 @@ -25,7 +25,7 @@ repos:
args: [--mapping, '2', --offset, '2', --sequence, '4', --implicit_start]
files: .pre-commit-config.yaml$
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.31.1
rev: 0.31.3
hooks:
- id: check-azure-pipelines
- id: check-github-workflows
Expand Down

0 comments on commit f841518

Please sign in to comment.