Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 24.8.0 β†’ 24.10.0](psf/black@24.8.0...24.10.0)
- [github.com/python-jsonschema/check-jsonschema: 0.29.3 β†’ 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4)
  • Loading branch information
pre-commit-ci[bot] authored Oct 14, 2024
1 parent 7984170 commit d2503a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down Expand Up @@ -86,7 +86,7 @@ repos:
hooks:
- id: pyprojectsort
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: "0.29.3"
rev: "0.29.4"
hooks:
- id: check-github-workflows
- id: check-github-actions
Expand Down

0 comments on commit d2503a2

Please sign in to comment.