Skip to content

Commit f5d5f15

Browse files
pre-commit: bump repositories (#602)
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](pre-commit/mirrors-prettier@v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode) - [github.com/charliermarsh/ruff-pre-commit: v0.0.260 → v0.0.262](astral-sh/ruff-pre-commit@v0.0.260...v0.0.262) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Henry Schreiner <[email protected]>
1 parent e1a5de4 commit f5d5f15

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.3.0]
3333
- repo: https://github.com/pre-commit/mirrors-prettier
34-
rev: "v3.0.0-alpha.6"
34+
rev: "v3.0.0-alpha.9-for-vscode"
3535
hooks:
3636
- id: prettier
3737
- repo: https://github.com/charliermarsh/ruff-pre-commit
38-
rev: v0.0.261
38+
rev: v0.0.262
3939
hooks:
4040
- id: ruff
4141
args: [--fix, --format, grouped, --show-fixes]

0 commit comments

Comments
 (0)