diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f17c4ec..b97f1a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: black-jupyter - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort name: isort (python)