From d138e5c25ca0d1879c5f65ef035df5fc32949d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 13:12:10 -0700 Subject: [PATCH] chore(deps): update precommit hook pycqa/pydocstyle to v6.1.0 (#292) Co-authored-by: Renovate Bot --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbcf6fed..b9684bd2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -80,7 +80,7 @@ repos: - id: autopep8 files: coveralls/.* - repo: https://github.com/PyCQA/pydocstyle - rev: 6.0.0 + rev: 6.1.0 hooks: - id: pydocstyle args: