From 1217f9dacc68e73d72c4c3ea7eb4e8e593780c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:39:37 +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.0.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 62850f7..317192b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ crawl4ai = "0.3.5" python-semantic-release = ">=8.0.8" ruff = "^0.6.0" black = "^24.0.0" -pre-commit = "^3.3.1" +pre-commit = ">=3.3.1,<5.0.0" [tool.ruff] exclude = [