From 4e8c19b2b77dbe577890839b9647bfb11015740b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:19:32 +0000 Subject: [PATCH] Bump pre-commit from 2.17.0 to 2.20.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.20.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.20.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index e71b198af25..ba119050b46 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -1,6 +1,6 @@ -r typing-extensions.txt aioredis==2.0.1 mypy==0.931; implementation_name=="cpython" -pre-commit==2.17.0 +pre-commit==2.20.0 pytest==6.2.5 slotscheck==0.8.0