From d0d5273c4881f5299aac1d9c9fc2787e9efc8f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 10:37:24 +0000 Subject: [PATCH] build(deps-dev): bump pre-commit from 2.7.1 to 2.8.2 in /bot 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] --- bot/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 3b886f8c1..76eb0d66c 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.3.0 jsonschema==3.2.0 -pre-commit==2.7.1 +pre-commit==2.8.2 pytest==6.1.2 pytest-responses==0.4.0 responses==0.12.0