commit | 090ff81b2705e7e47ece5bdc4606074471cacf1a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 25 08:19:09 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 25 08:26:01 2022 -0400 |
tree | 1d95a7992afe631b989c15f662423f8f8fcb8859 | |
parent | e8e42c32e5c648643373429d67a7ffcdfd696eaf [diff] |
CI: Pin pylint version to 2.12.2 For consistency in runs, we need to always use the same pylint version. Pin to 2.12.2 as this is what we have been using so far. Signed-off-by: Tom Rini <trini@konsulko.com>