From c8200b7c15515eeb0b25d289c3e869672274e11f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 11:58:18 +0000 Subject: [PATCH] Bump pre-commit from 0.15.0 to 1.18.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 0.15.0 to 1.18.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/v0.15.0...v1.18.0) Signed-off-by: dependabot-preview[bot] --- tests/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dev_requirements.txt b/tests/dev_requirements.txt index aa719a7..c3ec718 100644 --- a/tests/dev_requirements.txt +++ b/tests/dev_requirements.txt @@ -1,5 +1,5 @@ bumpversion==0.5.3 -pre-commit==0.15.0 +pre-commit==1.18.0 pytest pytest-cov flake8