diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6db093b2dbb..00e5087c12c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: isort # https://github.com/python/black#version-control-integration - repo: https://github.com/psf/black - rev: 21.10b0 + rev: 21.11b1 hooks: - id: black - id: black-jupyter