diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 947356aa..458c84d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - repo: https://github.com/pycqa/isort hooks: - id: isort - rev: 5.9.3 + rev: 5.10.0 - repo: https://github.com/pycqa/pydocstyle hooks: