Skip to content

Commit 8ca2b04

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.22.0 → v1.25.2](zizmorcore/zizmor-pre-commit@v1.22.0...v1.25.2) - [github.com/astral-sh/uv-pre-commit: 0.10.0 → 0.11.19](astral-sh/uv-pre-commit@0.10.0...0.11.19) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.16](astral-sh/ruff-pre-commit@v0.15.0...v0.15.16)
1 parent 1288750 commit 8ca2b04

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ repos:
1010
- id: check-toml
1111

1212
- repo: https://github.com/zizmorcore/zizmor-pre-commit
13-
rev: v1.22.0
13+
rev: v1.25.2
1414
hooks:
1515
- id: zizmor
1616

1717
- repo: https://github.com/astral-sh/uv-pre-commit
18-
rev: 0.10.0
18+
rev: 0.11.19
1919
hooks:
2020
- id: uv-lock
2121

2222
- repo: https://github.com/codespell-project/codespell
23-
rev: v2.4.1
23+
rev: v2.4.2
2424
hooks:
2525
- id: codespell
2626

2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.15.0
28+
rev: v0.15.16
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff-check

0 commit comments

Comments
 (0)