Skip to content

Commit bb3e74e

Browse files
committed
Bump isort to fix Poetry\n\nRe: PyCQA/isort#2078
Committed via https://github.com/asottile/all-repos
1 parent e3da9a9 commit bb3e74e

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
@@ -12,7 +12,7 @@ repos:
1212
args: [--target-version=py37]
1313

1414
- repo: https://github.com/PyCQA/isort
15-
rev: 5.11.4
15+
rev: 5.12.0
1616
hooks:
1717
- id: isort
1818

0 commit comments

Comments
 (0)