Skip to content

Commit b372ec3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.1](astral-sh/ruff-pre-commit@v0.1.14...v0.2.1) - [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 7027768 commit b372ec3

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
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: isort
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: "v0.1.14"
33+
rev: "v0.2.1"
3434
hooks:
3535
- id: ruff-format
3636
- id: ruff
@@ -40,7 +40,7 @@ repos:
4040
- id: blacken-docs
4141
language_version: python3.9
4242
- repo: https://github.com/pre-commit/mirrors-prettier
43-
rev: "v3.1.0"
43+
rev: "v4.0.0-alpha.8"
4444
hooks:
4545
- id: prettier
4646
- repo: https://github.com/pre-commit/pygrep-hooks

0 commit comments

Comments
 (0)