From e50e514cf68750dbae464b86e771cc9dd5141534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 19:02:06 +0000 Subject: [PATCH] Bump pre-commit from 3.2.0 to 3.2.1 in /requirements.d Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.0 to 3.2.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/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.d/precommit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/precommit.txt b/requirements.d/precommit.txt index d0776b3..dff946f 100644 --- a/requirements.d/precommit.txt +++ b/requirements.d/precommit.txt @@ -1,3 +1,3 @@ # Requirements for pre-commit python package -pre-commit==3.2.0 +pre-commit==3.2.1