Skip to content

Commit 90119d4

Browse files
author
Petter Moe Kvalvaag
authored
Merge branch 'main' into main
2 parents 375040a + cd5f143 commit 90119d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
types: [text]
1515
stages: [commit, push, manual]
1616
- repo: https://github.com/asottile/reorder_python_imports
17-
rev: v3.0.1
17+
rev: v3.1.0
1818
hooks:
1919
- id: reorder-python-imports
2020
args: [--application-directories, '.:src', --py36-plus]

0 commit comments

Comments
 (0)