Skip to content

Commit 53c3c7b

Browse files
[pre-commit.ci] pre-commit autoupdate (#379)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4b074f0 commit 53c3c7b

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
@@ -26,7 +26,7 @@ repos:
2626
- id: python-no-log-warn
2727
- id: python-use-type-annotations
2828
- id: text-unicode-replacement-char
29-
- repo: https://github.com/asottile/reorder_python_imports
29+
- repo: https://github.com/asottile/reorder-python-imports
3030
rev: v3.9.0
3131
hooks:
3232
- id: reorder-python-imports
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: black
4242
- repo: https://github.com/charliermarsh/ruff-pre-commit
43-
rev: v0.0.264
43+
rev: v0.0.265
4444
hooks:
4545
- id: ruff
4646
- repo: https://github.com/dosisod/refurb

0 commit comments

Comments
 (0)