From f11e3599aa6c5d305136384c7e17d987fbaaf259 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 08:15:03 +0000 Subject: [PATCH] build(deps-dev): Bump pre-commit from 1.20.0 to 1.21.0 in /bot Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.20.0 to 1.21.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/v1.20.0...v1.21.0) Signed-off-by: dependabot-preview[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 76f659b9c..8146d32c5 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==3.0.0 jsonschema==3.2.0 -pre-commit==1.20.0 +pre-commit==1.21.0 pytest==5.3.2 pytest-responses==0.4.0 responses==0.10.9