Skip to content

Commit 4a06998

Browse files
pre-commit: bump repositories (#975)
updates: - [github.com/rbubley/mirrors-prettier: v3.7.4 → v3.8.1](rbubley/mirrors-prettier@v3.7.4...v3.8.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.11...v0.14.14) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c9e5691 commit 4a06998

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ repos:
2626
- id: blacken-docs
2727
additional_dependencies: [black==25.*]
2828
- repo: https://github.com/rbubley/mirrors-prettier
29-
rev: "v3.7.4"
29+
rev: "v3.8.1"
3030
hooks:
3131
- id: prettier
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.14.11
33+
rev: v0.14.14
3434
hooks:
3535
- id: ruff-check
3636
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)