Skip to content

Commit f85fe4f

Browse files
[pre-commit.ci] pre-commit autoupdate (#248)
<!--pre-commit.ci start--> updates: - [github.com/tox-dev/pyproject-fmt: v2.25.3 → v2.26.0](tox-dev/pyproject-fmt@v2.25.3...v2.26.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](astral-sh/ruff-pre-commit@v0.15.22...v0.16.0) - [github.com/zizmorcore/zizmor-pre-commit: v1.27.0 → v1.28.0](zizmorcore/zizmor-pre-commit@v1.27.0...v1.28.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 97967c1 commit f85fe4f

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
@@ -19,11 +19,11 @@ repos:
1919
hooks:
2020
- id: tox-toml-fmt
2121
- repo: https://github.com/tox-dev/pyproject-fmt
22-
rev: "v2.25.3"
22+
rev: "v2.26.0"
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.22"
26+
rev: "v0.16.0"
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.27.0
44+
rev: v1.28.0
4545
hooks:
4646
- id: zizmor
4747
- repo: meta

0 commit comments

Comments
 (0)