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.3 -> 0.28.4](python-jsonschema/check-jsonschema@0.28.3...0.28.4)
  • Loading branch information
slicer-app[bot] authored and jcfr committed May 22, 2024
1 parent 3dc7dab commit c06af8f
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.3"
rev: "0.28.4"
hooks:
- id: check-dependabot
- id: check-github-workflows

0 comments on commit c06af8f

Please sign in to comment.