From e22a20c1651490cdec3f7119fd8f858dbe29721e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 10:58:39 +0200 Subject: [PATCH] Bump pre-commit from 2.12.1 to 2.13.0 (#2912) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 55ebd326f..827c421eb 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.11 coverage==5.5 flake8-docstrings==1.6.0 flake8==3.9.2 -pre-commit==2.12.1 +pre-commit==2.13.0 pydocstyle==6.1.1 pylint==2.8.2 pytest-aiohttp==0.3.0