Skip to content

Commit 955e697

Browse files
pre-commit: bump repositories (#672)
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.2 → v3.0.3](pre-commit/mirrors-prettier@v3.0.2...v3.0.3) - [github.com/astral-sh/ruff-pre-commit: v0.0.286 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.286...v0.0.287) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f51c089 commit 955e697

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
@@ -31,11 +31,11 @@ repos:
3131
- id: blacken-docs
3232
additional_dependencies: [black==23.7.0]
3333
- repo: https://github.com/pre-commit/mirrors-prettier
34-
rev: "v3.0.2"
34+
rev: "v3.0.3"
3535
hooks:
3636
- id: prettier
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.0.286
38+
rev: v0.0.287
3939
hooks:
4040
- id: ruff
4141
args: [--fix, --format, grouped, --show-fixes]

0 commit comments

Comments
 (0)