Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jun 6, 2023
2 parents 58a1871 + ee27c4a commit 5c9d0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
hooks:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/asottile/reorder_python_imports
- repo: https://github.com/asottile/reorder-python-imports
rev: v3.9.0
hooks:
- id: reorder-python-imports
Expand Down

0 comments on commit 5c9d0f4

Please sign in to comment.