diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf736d4..2547b9b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: black - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.12.0 hooks: - id: isort args: [ "--profile", "black", ]