1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2024-06-02 06:34:43 +02:00

build(deps-dev): bump pylint from 2.4.4 to 2.5.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.4 to 2.5.2.
- [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.4.4...pylint-2.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-07 13:19:55 +00:00 committed by GitHub
parent a571b5a63e
commit 403bc0fc9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,6 @@ requests = '*'
[dev-packages]
rope = '==0.17.0'
pylint = '==2.4.4'
pylint = '==2.5.2'
yapf = '==0.29.0'
mypy = '== 0.770'