Skip to content

Commit caf72ca

Browse files
committed
Merge branch 'urllib3' of github.com:python-telegram-bot/python-telegram-bot into urllib3
2 parents 7635bc0 + 05522e4 commit caf72ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- id: yapf
55
files: ^(telegram|tests)/.*\.py$
66
- repo: git://github.com/pre-commit/pre-commit-hooks
7-
sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682
7+
sha: 6dfcb89af3c9b4d172cc2e5a8a2fa0f54615a338
88
hooks:
99
- id: flake8
1010
files: ^telegram/.*\.py$

0 commit comments

Comments
 (0)