From af0125eccfcf6908fa4b828441e6b988569cb89b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 08:05:07 +0000 Subject: [PATCH] Bump pre-commit from 2.12.1 to 2.13.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.1 to 2.13.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.12.1...v2.13.0) 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 3c10cfb4..5bbea87e 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -62,7 +62,7 @@ pluggy==0.13.1 # via # pytest # tox -pre-commit==2.12.1 +pre-commit==2.13.0 # via -r requirements/dev.in py==1.10.0 # via -- 2.47.2