From f78bf56ef57a4e3b1637089dc6ba44dd9eea27a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 03:01:22 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.11.0 in /.github/workflows Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.11.0. - [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.11.0) 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..7f6812285 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.11.0 virtualenv==20.2.1