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