Adds pre-commit linter to the blacklist

Avoids check-requirements failure on projects using pre-commit, like
tripleo ones.

Change-Id: Idc1e76e178e63cc0efa5279f779a18dac18a1bc7
(cherry picked from commit 13abf68ae7)
This commit is contained in:
Sorin Sbarnea
2018-12-18 20:34:30 +00:00
committed by Yurii Prokulevych
parent 3562f38049
commit 1697b579aa

View File

@@ -9,6 +9,7 @@ hacking
mccabe
pep257
pep8
pre-commit
pyflakes
pycodestyle
pylint