diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f52b81d1..5a17f7ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: #args: ["--show=errskip"] # show everything for the moment - repo: https://github.com/adamchainz/blacken-docs - rev: 1.18.0 + rev: 1.19.0 hooks: - id: blacken-docs types: [file, rst]