Skip to content

Commit 72eaead

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](astral-sh/ruff-pre-commit@v0.15.17...v0.15.18) - [github.com/tox-dev/pyproject-fmt: v2.24.1 → v2.25.0](tox-dev/pyproject-fmt@v2.24.1...v2.25.0) - [github.com/woodruffw/zizmor-pre-commit: v1.25.2 → v1.26.1](zizmorcore/zizmor-pre-commit@v1.25.2...v1.26.1)
1 parent 32e1f19 commit 72eaead

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
@@ -51,12 +51,12 @@ repos:
5151
- id: add-trailing-comma
5252

5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: v0.15.17
54+
rev: v0.15.18
5555
hooks:
5656
- id: ruff
5757

5858
- repo: https://github.com/tox-dev/pyproject-fmt
59-
rev: v2.24.1
59+
rev: v2.25.0
6060
hooks:
6161
- id: pyproject-fmt
6262

@@ -81,7 +81,7 @@ repos:
8181
- id: nb-strip-paths
8282

8383
- repo: https://github.com/woodruffw/zizmor-pre-commit
84-
rev: v1.25.2
84+
rev: v1.26.1
8585
hooks:
8686
- id: zizmor
8787

0 commit comments

Comments
 (0)