From 38509aa3b87831f078ac0016eb6db2ca32a80e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 09:32:52 +0200 Subject: [PATCH] Bump pre-commit from 2.19.0 to 2.20.0 (#3727) 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 a38732331..f8b8d6d80 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==6.4.1 flake8-docstrings==1.6.0 flake8==4.0.1 -pre-commit==2.19.0 +pre-commit==2.20.0 pydocstyle==6.1.1 pylint==2.14.4 pytest-aiohttp==1.0.4