Skip to content

Commit db4d963

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2) - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.2](rbubley/mirrors-prettier@v3.5.3...v3.6.2)
1 parent db88484 commit db4d963

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ repos:
1414
- id: black
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.11.12
17+
rev: v0.12.2
1818
hooks:
1919
- id: ruff
2020
args: ["--fix", "--show-fixes"]
2121

2222
- repo: https://github.com/rbubley/mirrors-prettier
23-
rev: v3.5.3
23+
rev: v3.6.2
2424
hooks:
2525
- id: prettier
2626
args: ["--cache-location=.prettier_cache/cache"]

0 commit comments

Comments
 (0)