From 9967f0ebe3ff7c543ce8254c46cf32b5ddfb4b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 22:37:59 +0000 Subject: [PATCH] build(deps): bump pre-commit from 2.16.0 to 2.17.0 (#3731) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.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.16.0...v2.17.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements-linting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-linting.txt b/tests/requirements-linting.txt index 9a3f046..7c16057 100644 --- a/tests/requirements-linting.txt +++ b/tests/requirements-linting.txt @@ -4,7 +4,7 @@ flake8-quotes==3.3.1 hypothesis==6.31.6 isort==5.10.1 mypy==0.930 -pre-commit==2.16.0 +pre-commit==2.17.0 pycodestyle==2.8.0 pyflakes==2.4.0 twine==3.7.1