From 6c6f425eca8ca976cb71fc3f83025476b8fa1c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 05:49:40 +0000 Subject: [PATCH] build(deps-dev): bump pre-commit from 2.8.2 to 2.9.0 in /bot Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.8.2 to 2.9.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.8.2...v2.9.0) 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 d923bd448..f0cfc40bc 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.8.2 +pre-commit==2.9.0 pytest==6.1.2 pytest-responses==0.4.0 responses==0.12.1