Merge branch 'bugfix/flake8_precommit_v4.3' into 'release/v4.3'

precommit: update flake8 repo url to use github (v4.3)

See merge request espressif/esp-idf!21097
This commit is contained in:
Mahavir Jain 2022-11-17 12:11:41 +08:00
commit 9d3d773228

View File

@ -25,7 +25,7 @@ repos:
- id: mixed-line-ending
args: ['-f=lf']
- id: double-quote-string-fixer
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.8.4
hooks:
- id: flake8