e5008111ad
Update pre-commit hooks configuration: - use pre-commit 2.16.0 - use python pylint 2.12.2 Change-Id: Ic91148ba5cec708341b02fead011947f01b375b5
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
# pep8 and flake8 requirements
|
|
|
|
pre-commit >= 2.16.0 # MIT
|
|
pylint===2.12.2 # GPL2
|