diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89a5f6f..9f8e0b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: pass_filenames: false - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black # Run Black - the uncompromising Python code formatter - id: black-jupyter # Run Black - the uncompromising Python code formatter (Jupyter version) diff --git a/precommend/.pre-commit-config.yaml b/precommend/.pre-commit-config.yaml index 89a5f6f..9f8e0b5 100644 --- a/precommend/.pre-commit-config.yaml +++ b/precommend/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: pass_filenames: false - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black # Run Black - the uncompromising Python code formatter - id: black-jupyter # Run Black - the uncompromising Python code formatter (Jupyter version)