mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
Update flake8 redirect to new upstream home
This commit is contained in:
parent
868784a49c
commit
9f60d0941f
2 changed files with 5 additions and 5 deletions
|
|
@ -196,7 +196,7 @@ Trims trailing whitespace.
|
|||
- `autopep8-wrapper`: instead use
|
||||
[mirrors-autopep8](https://github.com/pre-commit/mirrors-autopep8)
|
||||
- `pyflakes`: instead use `flake8`
|
||||
- `flake8`: instead use [upstream flake8](https://gitlab.com/pycqa/flake8)
|
||||
- `flake8`: instead use [upstream flake8](https://github.com/PyCQA/flake8)
|
||||
- `check-byte-order-marker`: instead use fix-byte-order-marker
|
||||
|
||||
### As a standalone package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue