From a27be5d6219dcbe36d6e3f8fe8e81c0142d4ab88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 10:58:25 +0100 Subject: [PATCH] Bump pre-commit from 3.0.0 to 3.0.1 (#4120) 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 1aef0e896..3d28e3913 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==7.1.0 flake8-docstrings==1.7.0 flake8==6.0.0 -pre-commit==3.0.0 +pre-commit==3.0.1 pydocstyle==6.3.0 pylint==2.15.10 pytest-aiohttp==1.0.4