diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06cb9a5f..0022dfca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 23.9.1 + rev: 23.12.1 hooks: - id: black - repo: https://github.com/kynan/nbstripout @@ -13,7 +13,7 @@ repos: hooks: - id: nbstripout - repo: https://github.com/nbQA-dev/nbQA - rev: 1.7.0 + rev: 1.7.1 hooks: - id: nbqa-black #- id: nbqa-isort