From 552577edde923f7b7cd05304dc0d9edbef0f2df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 09:37:56 +0000 Subject: [PATCH] Bump pre-commit from 2.18.1 to 3.7.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 3.7.0. - [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/v2.18.1...v3.7.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index edd1d3db..e191aba3 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -18,4 +18,4 @@ djangorestframework-stubs==1.4.0 types-requests==2.27.15 drf-yasg-stubs==0.1.4 -pre-commit==2.18.1 \ No newline at end of file +pre-commit==3.7.0 \ No newline at end of file