Skip to content

Commit d9c7635

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.2](rbubley/mirrors-prettier@v3.5.3...v3.6.2) - [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.12.3](astral-sh/ruff-pre-commit@v0.11.5...v0.12.3) - [github.com/woodruffw/zizmor-pre-commit: v1.5.2 → v1.11.0](zizmorcore/zizmor-pre-commit@v1.5.2...v1.11.0)
1 parent bb9a137 commit d9c7635

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
@@ -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.5.3
14+
rev: v3.6.2
1515
hooks:
1616
- id: prettier
1717
args: ["--cache-location=.prettier_cache/cache"]
@@ -28,7 +28,7 @@ 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.11.5
31+
rev: v0.12.3
3232
hooks:
3333
- id: ruff
3434
args: ["--fix", "--show-fixes"]
@@ -37,6 +37,6 @@ repos:
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/woodruffw/zizmor-pre-commit
40-
rev: v1.5.2
40+
rev: v1.11.0
4141
hooks:
4242
- id: zizmor

0 commit comments

Comments
 (0)