From 2760922de9ea74b1258b65bf2b810ba5a082ad52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 21:50:57 +0200 Subject: [PATCH] chore(deps): update precommit hook pycqa/flake8 to v3.9.1 (#355) Co-authored-by: Renovate Bot Co-authored-by: Augusto W. Andreoli --- .pre-commit-config.yaml | 2 +- docs/examples.rst | 2 +- styles/flake8.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1dad25ba..11857e08 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/PyCQA/flake8 - rev: 3.9.0 + rev: 3.9.1 hooks: - id: flake8 additional_dependencies: diff --git a/docs/examples.rst b/docs/examples.rst index 1272f741..89f4d52f 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -128,7 +128,7 @@ Contents of `styles/flake8.toml