diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 501e096c..fffe4a1d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: - id: check-toml - id: check-json - repo: https://github.com/psf/black - rev: 20.8b1 + rev: 23.10.1 hooks: - id: black