Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2781)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 15, 2024
1 parent b56d092 commit 228b615
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 @@ -5,7 +5,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https:/python-jsonschema/check-jsonschema
rev: 0.29.3
rev: 0.29.4
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand All @@ -20,7 +20,7 @@ repos:
- id: tox-ini-fmt
args: ["-p", "fix"]
- repo: https:/tox-dev/pyproject-fmt
rev: "2.2.4"
rev: "2.3.1"
hooks:
- id: pyproject-fmt
- repo: https:/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit 228b615

Please sign in to comment.