Skip to content

Commit 2cfd9e4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](psf/black-pre-commit-mirror@25.11.0...25.12.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.18.0...v1.19.0)
1 parent 37ecbb1 commit 2cfd9e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- test_requirements.txt
1919

2020
- repo: https://github.com/psf/black-pre-commit-mirror
21-
rev: 25.11.0
21+
rev: 25.12.0
2222
hooks:
2323
- id: black
2424
language_version: python3
@@ -30,7 +30,7 @@ repos:
3030

3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.14.7
33+
rev: v0.14.10
3434
hooks:
3535
- id: ruff
3636
args: ["--fix", "--show-fixes"]
@@ -56,7 +56,7 @@ repos:
5656
)$
5757
5858
- repo: https://github.com/woodruffw/zizmor-pre-commit
59-
rev: v1.18.0
59+
rev: v1.19.0
6060
hooks:
6161
- id: zizmor
6262

0 commit comments

Comments
 (0)