From d826b9f38a6a9a2dc1c17324e868596550a0a0b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 06:15:44 +0000 Subject: [PATCH] Bump pre-commit from 2.9.3 to 2.10.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.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.9.3...v2.10.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8d00ec12..c5ea09633 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,4 @@ django-random-queryset==0.1.3 Jinja2==2.11.2 django-webpack-loader==0.7.0 django-js-reverse==0.9.1 -pre-commit==2.9.3 \ No newline at end of file +pre-commit==2.10.0 \ No newline at end of file