diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4222613..aad6b91 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.10.1 + rev: 5.11.1 hooks: - id: isort args: ["--profile", "black"]