mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2024-11-13 22:56:17 +01:00
module: update pylint version to 2.6
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#25). - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1dcdf5438
commit
4b52ec9ac2
@ -17,6 +17,6 @@ requests = "~2.24"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "0.782"
|
||||
pylint = "~2.5"
|
||||
pylint = "~2.6"
|
||||
rope = "~0.17"
|
||||
yapf = "~0.30"
|
||||
|
Loading…
Reference in New Issue
Block a user