From fed789c770d033521658b5afac37712c64c7ceec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 18 Aug 2019 01:47:55 +0300 Subject: [PATCH] Upgrade pre-commit to 1.18.2 (#26029) https://github.com/pre-commit/pre-commit/blob/v1.18.2/CHANGELOG.md --- requirements_test.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_test.txt b/requirements_test.txt index bcbc53f2649..77162b55d7b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -11,6 +11,7 @@ flake8-docstrings==1.3.1 flake8==3.7.8 mock-open==1.3.1 mypy==0.720 +pre-commit==1.18.2 pydocstyle==4.0.0 pylint==2.3.1 pytest-aiohttp==0.3.0 @@ -19,4 +20,3 @@ pytest-sugar==0.9.2 pytest-timeout==1.3.3 pytest==5.0.1 requests_mock==1.6.0 -pre-commit==1.17.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b9ce85b1297..fcdf314727e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -12,6 +12,7 @@ flake8-docstrings==1.3.1 flake8==3.7.8 mock-open==1.3.1 mypy==0.720 +pre-commit==1.18.2 pydocstyle==4.0.0 pylint==2.3.1 pytest-aiohttp==0.3.0 @@ -20,7 +21,6 @@ pytest-sugar==0.9.2 pytest-timeout==1.3.3 pytest==5.0.1 requests_mock==1.6.0 -pre-commit==1.17.0 # homeassistant.components.homekit