yapf: use our own mirror of yapf & update to version 0.12.2

This commit is contained in:
Noam Meltzer 2016-10-12 23:51:46 +03:00
parent 32a78722ae
commit d07a1c3f67

View file

@ -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$