Update pre-commit hook pycqa/flake8 to v6
This commit is contained in:
parent
6d7dc2f1b5
commit
31cd64bbeb
|
@ -42,7 +42,7 @@ repos:
|
||||||
- id: isort
|
- id: isort
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/flake8
|
- repo: https://github.com/pycqa/flake8
|
||||||
rev: 5.0.4
|
rev: 6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue