diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00ec6d6a..69d52d12 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: pycln args: [--config=pyproject.toml] - repo: https://github.com/psf/black-pre-commit-mirror - rev: 23.12.0 + rev: 23.12.1 hooks: - id: black - repo: https://github.com/asottile/blacken-docs