Pin pylint at 0.21.1

0.22.0 is crashing out F0002
This commit is contained in:
Zedifus 2023-10-23 21:47:26 +01:00
parent 759191283d
commit 58efe7ab9d

View File

@ -44,7 +44,7 @@ black:
# Code Climate/Quality Checking [https://pylint.pycqa.org/en/latest/]
pylint:
stage: lint
image: registry.gitlab.com/pipeline-components/pylint:latest
image: registry.gitlab.com/pipeline-components/pylint:0.21.1
tags:
- docker
rules: