From c0f1ad6c33a01849b3e23df0f642b6f8ad899399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 06:52:47 +0000 Subject: [PATCH] :arrow_up: Bump pre-commit from 2.7.1 to 2.8.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.8.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.7.1...v2.8.1) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 29591c7c..a61e8018 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ autopep8==1.5.4 black==20.8b1 blacken-docs==1.8.0 pip==20.2.4 -pre-commit==2.7.1 +pre-commit==2.8.1 twine==3.2.0 wheel==0.35.1 yamllint==1.25.0