1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-11-14 18:56:15 +01:00

module: update pylint to ~2.15

This commit is contained in:
renovate[bot] 2022-09-01 02:34:15 +00:00 committed by Christian Nicolai
parent fcc10eca9e
commit 18df68d1bf

View File

@ -17,7 +17,7 @@ requests = "~2.28"
[tool.poetry.dev-dependencies]
mypy = "0.971"
pylint = "~2.14"
pylint = "~2.15"
rope = "~1.3"
types-PyYAML = "~6.0"
types-requests = "~2.28"