diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index de6d565185..4d22e6c245 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror - rev: 24.3.0 + rev: 24.4.0 hooks: - id: black - repo: https://github.com/Lucas-C/pre-commit-hooks