diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 605173e6..2c3d4e24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - repo: https://github.com/PyCQA/pydocstyle - rev: 6.2.3 + rev: 6.3.0 hooks: - id: pydocstyle additional_dependencies: ["toml"] @@ -40,7 +40,7 @@ repos: - repo: https://github.com/PyCQA/pylint - rev: v2.16.0b0 + rev: v2.16.0b1 hooks: - id: pylint files: cashocs/