diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5180227..760f55ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: ruff-format types_or: [python, pyi, jupyter] - repo: https://github.com/asottile/blacken-docs - rev: 1.18.0 + rev: 1.19.0 hooks: - id: blacken-docs - repo: https://github.com/pre-commit/mirrors-mypy