From 26ff16ab9521245621e40724babb01c4fe8fa7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 08:43:09 +0000 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=F0=9F=A4=96=20Dependencies:=20U?= =?UTF-8?q?pdate=20pre-commit=20requirement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 32f837d..e90ac8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ loguru = "^0.7.0" [tool.poetry.group.dev.dependencies] python-semantic-release = "^9.12.0" ruff = ">=0.0.280,<0.9.3" -pre-commit = "^3.3.1" +pre-commit = "^4.1.0" [tool.ruff] exclude = [