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.2
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 868c98f commit f9860bc
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.31.1
rev: 0.31.2
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
Expand Down

0 comments on commit f9860bc

Please sign in to comment.