diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3151a8c01..1905ac695 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: - repo: https://github.com/psf/black # Version can be updated by running "pre-commit autoupdate" - rev: 23.9.1 + rev: 23.10.1 hooks: - id: black ci: