Skip to content

Commit b336f60

Browse files
pre-commit: bump repositories (#1045)
updates: - [github.com/rbubley/mirrors-prettier: v3.8.2 → v3.8.3](rbubley/mirrors-prettier@v3.8.2...v3.8.3) - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11) - [github.com/zizmorcore/zizmor-pre-commit: v1.24.0 → v1.24.1](zizmorcore/zizmor-pre-commit@v1.24.0...v1.24.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6d8039a commit b336f60

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
@@ -26,7 +26,7 @@ repos:
2626
- id: blacken-docs
2727
additional_dependencies: [black==25.*]
2828
- repo: https://github.com/rbubley/mirrors-prettier
29-
rev: "v3.8.2"
29+
rev: "v3.8.3"
3030
hooks:
3131
- id: prettier
3232
- repo: https://github.com/LilSpazJoekp/docstrfmt
@@ -37,7 +37,7 @@ repos:
3737
additional_dependencies: ["sphinx>=9.1"]
3838
exclude: ^docs/index\.rst$ # https://github.com/LilSpazJoekp/docstrfmt/issues/176
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.15.10
40+
rev: v0.15.11
4141
hooks:
4242
- id: ruff-check
4343
args: [--fix, --show-fixes]
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: tox-ini-fmt
6060
- repo: https://github.com/zizmorcore/zizmor-pre-commit
61-
rev: v1.24.0
61+
rev: v1.24.1
6262
hooks:
6363
- id: zizmor
6464
- repo: local

0 commit comments

Comments
 (0)