Skip to content

Commit 65c2599

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

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
@@ -11,7 +11,7 @@ repos:
1111
- id: requirements-txt-fixer
1212
- id: check-merge-conflict
1313
- repo: https://github.com/rbubley/mirrors-prettier
14-
rev: v3.4.2
14+
rev: v3.5.3
1515
hooks:
1616
- id: prettier
1717
args: ["--cache-location=.prettier_cache/cache"]
@@ -23,7 +23,7 @@ repos:
2323
- id: taplo-lint
2424
args: ["--no-schema"]
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.9.4
26+
rev: v0.9.9
2727
hooks:
2828
- id: ruff
2929
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)