Skip to content

Commit 01b3a1e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.1...v0.14.4) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/woodruffw/zizmor-pre-commit: v1.15.2 → v1.16.3](zizmorcore/zizmor-pre-commit@v1.15.2...v1.16.3)
1 parent b6f844e commit 01b3a1e

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
@@ -28,15 +28,15 @@ repos:
2828
- id: validate-pyproject
2929
additional_dependencies: ["validate-pyproject-schema-store[all]"]
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.1
31+
rev: v0.14.4
3232
hooks:
3333
- id: ruff
3434
args: ["--fix", "--show-fixes"]
3535
- repo: https://github.com/psf/black-pre-commit-mirror
36-
rev: 25.9.0
36+
rev: 25.11.0
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/woodruffw/zizmor-pre-commit
40-
rev: v1.15.2
40+
rev: v1.16.3
4141
hooks:
4242
- id: zizmor

0 commit comments

Comments
 (0)