Update pylint in pre-commit to fix CI (#2018)

This commit is contained in:
Bibo-Joshi 2020-07-10 12:57:27 +02:00 committed by GitHub
parent ff4bb15fef
commit fd0325fbe5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ repos:
hooks:
- id: flake8
- repo: git://github.com/pre-commit/mirrors-pylint
rev: 9d8dcbc2b86c796275680f239c1e90dcd50bd398
rev: v2.5.3
hooks:
- id: pylint
files: ^telegram/.*\.py$