diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f46e3a11..0d4e1e90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,6 +16,6 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: 23.1.0 + rev: 23.9.1 hooks: - id: black \ No newline at end of file