diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d63d33d7..eea7840e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: black-jupyter - repo: https://github.com/keewis/blackdoc - rev: v0.4.3 + rev: v0.4.5 hooks: - id: blackdoc @@ -35,7 +35,7 @@ repos: - id: flake8 - repo: https://github.com/PyCQA/isort - rev: 6.1.0 + rev: 7.0.0 hooks: - id: isort