diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5637961..499ca1a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: black - repo: https://github.com/PyCQA/isort - rev: "5.10.0" + rev: "5.10.1" hooks: - id: isort