diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 781455b0e..f675a1683 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ - id: yapf files: ^(telegram|tests)/.*\.py$ - repo: git://github.com/pre-commit/pre-commit-hooks - sha: adbb569fe9a64ad9bce3b53a77f1bc39ef31f682 + sha: 6dfcb89af3c9b4d172cc2e5a8a2fa0f54615a338 hooks: - id: flake8 files: ^telegram/.*\.py$