mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-22 22:45:09 +01:00
parent
7eeb670a59
commit
1ee53e9e17
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
args:
|
args:
|
||||||
- --ignore=W605,W503
|
- --ignore=W605,W503
|
||||||
- repo: git://github.com/pre-commit/mirrors-pylint
|
- repo: git://github.com/pre-commit/mirrors-pylint
|
||||||
sha: v1.7.1
|
sha: v2.2.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: pylint
|
- id: pylint
|
||||||
files: ^telegram/.*\.py$
|
files: ^telegram/.*\.py$
|
||||||
|
|
Loading…
Reference in a new issue