Skip to content

Commit

Permalink
chore: update pre-commit hook python-jsonschema/check-jsonschema to v…
Browse files Browse the repository at this point in the history
…0.31.0
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 5f79a69 commit 81e81b1
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 @@ -10,7 +10,7 @@ repos:
args: [--assume-in-merge]
- id: check-yaml
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
rev: 0.31.0
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
Expand Down

0 comments on commit 81e81b1

Please sign in to comment.