diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dbd62ba..1c53c51 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: black - repo: https://github.com/PyCQA/isort - rev: 5.13.1 + rev: 5.13.2 hooks: - id: isort args: ["--profile", "black", "--filter-files"]