Commit 3844351
chore: Update flake8 pre-commit URL to point to GitHub repository
`flake8` has been
[migrated to GitHub](https://twitter.com/codewithanthony/status/1378746934928699396),
and the GitLab repository has been deleted.
For existing contributors, `pre-commit` still works because a virtualenv
with the current configured `flake8` version is cached. However,
cleaning up the cache and trying to run `pre-commit run` is enough to
reproduce the issue.1 parent cff054c commit 3844351
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments