From 282302528411f620a10625d05f0f2171d95b51b4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 20:37:35 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#90) --- .pre-commit-config.yaml | 2 +- requirements-test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c738919..2c6ef7a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: flake8 args: [ "--select=E9,F63,F7,F82"] - repo: https://github.com/asottile/pyupgrade - rev: v2.7.4 + rev: v2.9.0 hooks: - id: pyupgrade args: ['--py36-plus','--exit-zero-even-if-changed'] \ No newline at end of file diff --git a/requirements-test.txt b/requirements-test.txt index 37ab42b2..8b46a5b2 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,4 +2,4 @@ pytest>=4.0.2 pytest-notebook>=0.6.1 jupyter_client>=5.2.3 ipykernel>=5.1.3 -pre-commit>=2.9.0 \ No newline at end of file +pre-commit>=2.9.0