Skip to content

Commit abae756

Browse files
[pre-commit.ci] pre-commit autoupdate (#506)
<!--pre-commit.ci start--> updates: - [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](asottile/pyupgrade@v3.3.2...v3.4.0) - https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bed3eaf commit abae756

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
@@ -34,7 +34,7 @@ repos:
3434
additional_dependencies:
3535
- tomli==2.0.1
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.3.2
37+
rev: v3.4.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]
@@ -48,7 +48,7 @@ repos:
4848
- id: blacken-docs
4949
additional_dependencies:
5050
- black==23.1.0
51-
- repo: https://github.com/asottile/reorder_python_imports
51+
- repo: https://github.com/asottile/reorder-python-imports
5252
rev: v3.9.0
5353
hooks:
5454
- id: reorder-python-imports

0 commit comments

Comments
 (0)