From 0582f6fd39d8da6a90feb229d9864417436329c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:45:43 +0200 Subject: [PATCH] Bump pre-commit from 3.8.0 to 4.0.0 (#5325) 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 83ec9f436..f0d378fc1 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ coverage==7.6.1 -pre-commit==3.8.0 +pre-commit==4.0.0 pylint==3.3.1 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.6