From 7ea0fb0eadfac00e6fa3f634c8aec1f992541813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 21:12:32 +0100 Subject: [PATCH] Bump pre-commit from 4.0.1 to 4.1.0 (#1161) --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index d043d9d6..d4b9973d 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -2,5 +2,5 @@ black==24.10.0 mypy==1.14.1 pylint==3.3.3 pylint-strict-informational==0.1 -pre-commit==4.0.1 +pre-commit==4.1.0 ruff==0.9.3 \ No newline at end of file