Skip to content

Commit

Permalink
Chore: Update pre-commit hooks
Browse files Browse the repository at this point in the history
github.com/asottile/reorder_python_imports: v3.0.1 -> v3.1.0

Signed-off-by: Andrew Grimberg <[email protected]>
  • Loading branch information
tykeal committed May 8, 2022
1 parent 12d1a53 commit 67e6c18
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 @@ -27,7 +27,7 @@ repos:
- id: flake8

- repo: https://github.com/asottile/reorder_python_imports
rev: v3.0.1
rev: v3.1.0
hooks:
- id: reorder-python-imports

Expand Down

0 comments on commit 67e6c18

Please sign in to comment.