diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21aaee6..a70ed75 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: args: [--filter-files] - repo: https://github.com/asottile/blacken-docs - rev: 1.19.0 + rev: 1.19.1 hooks: - id: blacken-docs types: [file, rst]