Skip to content

Commit 88e9d60

Browse files
[pre-commit.ci] pre-commit autoupdate (#535)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11) - [github.com/rbubley/mirrors-prettier: v3.8.2 → v3.8.3](rbubley/mirrors-prettier@v3.8.2...v3.8.3) - [github.com/zizmorcore/zizmor-pre-commit: v1.24.0 → v1.24.1](zizmorcore/zizmor-pre-commit@v1.24.0...v1.24.1) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 469b47f commit 88e9d60

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ repos:
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.10"
26+
rev: "v0.15.11"
2727
hooks:
2828
- id: ruff-format
2929
- id: ruff-check
3030
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
3131
- repo: https://github.com/rbubley/mirrors-prettier
32-
rev: "v3.8.2" # Use the sha / tag you want to point at
32+
rev: "v3.8.3" # Use the sha / tag you want to point at
3333
hooks:
3434
- id: prettier
3535
args: ["--print-width=120", "--prose-wrap=always"]
3636
- repo: https://github.com/zizmorcore/zizmor-pre-commit
37-
rev: v1.24.0
37+
rev: v1.24.1
3838
hooks:
3939
- id: zizmor
4040
- repo: meta

0 commit comments

Comments
 (0)