diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6ebf03b..fceb5e6b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: language_version: python3 args: ['--profile', 'black'] - repo: https://github.com/pycqa/pydocstyle - rev: 6.2.3 + rev: 6.3.0 hooks: - id: pydocstyle language_version: python3