Skip to content

Commit 4ac2973

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.0](zizmorcore/zizmor-pre-commit@v1.23.1...v1.24.0)
1 parent 56efd77 commit 4ac2973

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
@@ -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-check
@@ -49,7 +49,7 @@ repos:
4949
args: ["-l", "120"]
5050
additional_dependencies: ["sphinx>=9.1"]
5151
- repo: https://github.com/zizmorcore/zizmor-pre-commit
52-
rev: v1.23.1
52+
rev: v1.24.0
5353
hooks:
5454
- id: zizmor
5555
- repo: meta

0 commit comments

Comments
 (0)