Skip to content

Commit 7fefecb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.3.5](astral-sh/ruff-pre-commit@v0.1.14...v0.3.5) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
1 parent eeb9923 commit 7fefecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: isort
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: "v0.1.14"
32+
rev: "v0.3.5"
3333
hooks:
3434
- id: ruff-format
3535
- id: ruff
@@ -39,7 +39,7 @@ repos:
3939
- id: blacken-docs
4040
language_version: python3.9
4141
- repo: https://github.com/pre-commit/mirrors-prettier
42-
rev: "v3.1.0"
42+
rev: "v4.0.0-alpha.8"
4343
hooks:
4444
- id: prettier
4545
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)