diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ebae6b6..07cd39b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/psf/black - rev: 23.9.1 + rev: 23.11.0 hooks: - id: black # It is recommended to specify the latest version of Python