From eca38655e96637ae0cbbf7b17f4015dc5ba7d76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 03:01:29 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.10.1 in /.github/workflows Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.3...v2.10.1) 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 f9c62aed8..6623e7249 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,5 +3,5 @@ cookiecutter==1.7.2 nox==2020.8.22 nox-poetry==0.6.0 poetry==1.1.2 -pre-commit==2.9.3 +pre-commit==2.10.1 virtualenv==20.2.1