diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02f143f9..c31af1e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - id: detect-private-key # code style - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black - id: black-jupyter