Skip to content

Commit 1ac8fe4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.6.2 → v3.7.4](rbubley/mirrors-prettier@v3.6.2...v3.7.4) - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.1...v0.14.10) - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.12.0](psf/black-pre-commit-mirror@25.9.0...25.12.0) - [github.com/woodruffw/zizmor-pre-commit: v1.15.2 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.15.2...v1.19.0)
1 parent c413031 commit 1ac8fe4

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
@@ -11,7 +11,7 @@ repos:
1111
- id: requirements-txt-fixer
1212
- id: check-merge-conflict
1313
- repo: https://github.com/rbubley/mirrors-prettier
14-
rev: v3.6.2
14+
rev: v3.7.4
1515
hooks:
1616
- id: prettier
1717
args: ["--cache-location=.prettier_cache/cache"]
@@ -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.10
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.12.0
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/woodruffw/zizmor-pre-commit
40-
rev: v1.15.2
40+
rev: v1.19.0
4141
hooks:
4242
- id: zizmor

0 commit comments

Comments
 (0)