Skip to content

Commit ebf6fe7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports - [github.com/pycqa/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 65d3a88 commit ebf6fe7

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
@@ -18,12 +18,12 @@ repos:
1818
rev: "25.1.0"
1919
hooks:
2020
- id: black
21-
- repo: https://github.com/asottile/reorder_python_imports
21+
- repo: https://github.com/asottile/reorder-python-imports
2222
rev: "v3.14.0"
2323
hooks:
2424
- id: reorder-python-imports
2525
- repo: https://github.com/pycqa/flake8
26-
rev: "7.1.2"
26+
rev: "7.2.0"
2727
hooks:
2828
- id: flake8
2929
language_version: python3

0 commit comments

Comments
 (0)