diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b090483..ae00362 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.11.1" + rev: "v5.11.3" hooks: - id: isort