Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#455)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.31.1 →
0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2)
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 →
v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7)
- [github.com/rbubley/mirrors-prettier: v3.5.1 →
v3.5.2](rbubley/mirrors-prettier@v3.5.1...v3.5.2)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 24, 2025
1 parent 98da60a commit 466f420
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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://github.com/python-jsonschema/check-jsonschema
rev: 0.31.1
rev: 0.31.2
hooks:
- id: check-github-workflows
args: ["--verbose"]
Expand All @@ -23,13 +23,13 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.9.6"
rev: "v0.9.7"
hooks:
- id: ruff-format
- id: ruff
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
- repo: https://github.com/rbubley/mirrors-prettier
rev: "v3.5.1"
rev: "v3.5.2"
hooks:
- id: prettier
additional_dependencies:
Expand Down

0 comments on commit 466f420

Please sign in to comment.