Commit c471d0e
authored
Update: isort pre-commit hook (#120)
Running `pre-commit run --all-files` on
ref `6df4751`, the current `main` branch,
fails to complete and reports the foll in
the error:
[extras.pipfile_deprecated_finder.2] 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'
I _think_ this is related to PyCQA/isort#2079.
I'm proposing that we update to the same isort
that the isort repo currently uses.1 parent 6df4751 commit c471d0e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments