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.28.4
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 095edeb commit e8b73cd
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 @@ -11,7 +11,7 @@ repos:
args: [--assume-in-merge]
- id: check-yaml
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.3
rev: 0.28.4
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema
Expand Down

0 comments on commit e8b73cd

Please sign in to comment.