mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-31 08:30:46 +01:00
yapf: use our own mirror of yapf & update to version 0.12.2
This commit is contained in:
parent
32a78722ae
commit
d07a1c3f67
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
- repo: git://github.com/pre-commit/mirrors-yapf
|
||||
sha: v0.11.0
|
||||
- repo: git://github.com/python-telegram-bot/mirrors-yapf
|
||||
sha: v0.12.2
|
||||
hooks:
|
||||
- id: yapf
|
||||
files: ^(telegram|tests)/.*\.py$
|
||||
|
|
Loading…
Reference in a new issue