diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a685a398..ae2c157c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - pep8-naming - repo: https://github.com/psf/black - rev: 23.9.1 + rev: 23.11.0 hooks: - id: black