From b586f8ab2c2b1dfda60bfe6da545bd8a3bebe4ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 10:37:23 +0000 Subject: [PATCH] build(deps-dev): bump pre-commit from 2.7.1 to 2.8.2 in /backend Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.8.2. - [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.7.1...v2.8.2) Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index fdc6add04..258c73e02 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,5 +1,5 @@ fakeredis==1.4.4 -pre-commit==2.7.1 +pre-commit==2.8.2 pytest==6.1.2 pytest-responses==0.4.0 responses==0.12.0