diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f0a1654..e700b33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 5.11.2 + rev: v5.11.3 hooks: - id: isort args: ["--profile", "black"]