diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ade2621..48686825 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: - --line-length=88 - repo: https://github.com/keewis/blackdoc - rev: v0.4.0 + rev: v0.4.1 hooks: - id: blackdoc files: '\.py$'