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.30.0 -> 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0)
  • Loading branch information
slicer-app[bot] authored and jcfr committed Jan 9, 2025
1 parent d2fca7d commit ab9ff4a
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.30.0"
rev: "0.31.0"
hooks:
- id: check-dependabot
- id: check-github-workflows

0 comments on commit ab9ff4a

Please sign in to comment.