From a79a13e6d600e08532d8b5023a811421fe841b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 03:02:16 +0000 Subject: [PATCH] Bump pre-commit from 2.13.0 to 3.0.1 in /.github/workflows Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 3.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/v2.13.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index d659ffe..e3e4791 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,5 +3,5 @@ cookiecutter==1.7.3 nox==2021.6.12 nox-poetry==0.8.6 poetry==1.1.7 -pre-commit==2.13.0 +pre-commit==3.0.1 virtualenv==20.4.7