From 4bbd58ea73c0096c9a02d0ad298783e69a938e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:33:40 +0000 Subject: [PATCH 1/2] chore(deps): bump pre-commit from 4.0.0 to 4.0.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.0 to 4.0.1. - [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/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4216486..49edb62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pre-commit==4.0.0 \ No newline at end of file +pre-commit==4.0.1 \ No newline at end of file From cdee78c963b0d36ed018f7135532834d6df41246 Mon Sep 17 00:00:00 2001 From: Adrian Celebanski Date: Mon, 10 Feb 2025 12:30:28 +0100 Subject: [PATCH 2/2] Bump pre-commit version to 4.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49edb62..5ef3bec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pre-commit==4.0.1 \ No newline at end of file +pre-commit==4.1.0 \ No newline at end of file