diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d340e1b1..82221d7d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 5.11.2 + rev: v5.11.3 hooks: - id: isort