From 1a8e5b4af93a0b3645444653797eacd539c0f738 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:18:31 +0000 Subject: [PATCH] build(deps-dev): Bump pre-commit from 2.0.1 to 2.1.1 in /bot Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.0.1 to 2.1.1. - [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.0.1...v2.1.1) 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 95d40b2cc..08b9c5942 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==2.0.1 +pre-commit==2.1.1 pytest==5.3.5 pytest-responses==0.4.0 responses==0.10.9