Skip to content

Commit 72fed11

Browse files
[pre-commit.ci] pre-commit autoupdate (#10)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.4...v0.9.9) - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.3](rbubley/mirrors-prettier@v3.4.2...v3.5.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ea6ee7d commit 72fed11

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
@@ -9,12 +9,12 @@ repos:
99
hooks:
1010
- id: black
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.9.4
12+
rev: v0.9.9
1313
hooks:
1414
- id: ruff
1515
args: ["--fix"]
1616
- repo: https://github.com/rbubley/mirrors-prettier
17-
rev: v3.4.2
17+
rev: v3.5.3
1818
hooks:
1919
- id: prettier
2020
args: ["--cache-location=.prettier_cache"]

0 commit comments

Comments
 (0)