From 98da40a7ad3c76aa14cbbe46fdcb36f8037425aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 11:03:22 +0000 Subject: [PATCH] Bump pre-commit from 2.17.0 to 2.21.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.21.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.21.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..8f323e66769 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.21.0 pytest==6.2.5 slotscheck==0.8.0