Skip to content

Commit 223a259

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/tox-toml-fmt: v1.9.1 → v1.9.2](tox-dev/tox-toml-fmt@v1.9.1...v1.9.2) - [github.com/tox-dev/pyproject-fmt: v2.21.0 → v2.21.1](tox-dev/pyproject-fmt@v2.21.0...v2.21.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) - [github.com/zizmorcore/zizmor-pre-commit: v1.23.1 → v1.24.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.1)
1 parent 994a465 commit 223a259

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ repos:
1515
- id: codespell
1616
additional_dependencies: ["tomli>=2.4"]
1717
- repo: https://github.com/tox-dev/tox-toml-fmt
18-
rev: "v1.9.1"
18+
rev: "v1.9.2"
1919
hooks:
2020
- id: tox-toml-fmt
2121
- repo: https://github.com/tox-dev/pyproject-fmt
22-
rev: "v2.21.0"
22+
rev: "v2.21.1"
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.9"
26+
rev: "v0.15.10"
2727
hooks:
2828
- id: ruff-format
2929
- id: ruff
@@ -41,7 +41,7 @@ repos:
4141
hooks:
4242
- id: yamlfmt
4343
- repo: https://github.com/zizmorcore/zizmor-pre-commit
44-
rev: v1.23.1
44+
rev: v1.24.1
4545
hooks:
4646
- id: zizmor
4747
- repo: meta

0 commit comments

Comments
 (0)