Unpin pipeline-components pylint

This commit is contained in:
Zedifus 2024-02-02 18:02:59 +00:00
parent 6d29ee23d0
commit 6e97f4ed50

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:0.21.1
image: registry.gitlab.com/pipeline-components/pylint:latest
tags:
- docker
rules: