We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a7872 commit d07a1c3Copy full SHA for d07a1c3
.pre-commit-config.yaml
@@ -1,5 +1,5 @@
1
-- repo: git://github.com/pre-commit/mirrors-yapf
2
- sha: v0.11.0
+- repo: git://github.com/python-telegram-bot/mirrors-yapf
+ sha: v0.12.2
3
hooks:
4
- id: yapf
5
files: ^(telegram|tests)/.*\.py$
0 commit comments