Move setup.cfg
This commit is contained in:
parent
069e2cb646
commit
1c47c07296
|
@ -25,7 +25,7 @@ repos:
|
||||||
rev: 6.0.0
|
rev: 6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
args: [--config, src/setup.cfg]
|
args: [--config, setup.cfg]
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.12.0
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in New Issue