Commit bce3ccd
authored
fix: Update pre-commit dependency versions so isort works. (#1096)
This resolve an issue where an older isort version don't work with a
newer poetry version.
I think this problem occurs if you've upgraded isort (which upgrades
poetry, I think), but then downgrade isort (which doesn't downgrade
poetry, too).1 parent 797c2d0 commit bce3ccd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
0 commit comments