Skip to content

Commit

Permalink
ENH: Update pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [python-jsonschema/check-jsonschema: 0.28.4 -> 0.28.5](python-jsonschema/check-jsonschema@0.28.4...0.28.5)
  • Loading branch information
slicer-app[bot] authored and jamesobutler committed Jun 11, 2024
1 parent 2b08539 commit 9391c20
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 @@ -36,7 +36,7 @@ repos:
types_or: [yaml]

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: "0.28.4"
rev: "0.28.5"
hooks:
- id: check-dependabot
- id: check-github-workflows

0 comments on commit 9391c20

Please sign in to comment.