diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 500f69134f..63c7839dc5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: args: [--filter-files] - repo: https://github.com/asottile/blacken-docs - rev: 1.14.0 + rev: 1.15.0 hooks: - id: blacken-docs types: [file, rst]