diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 575aaed..8bfb414 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: debug-statements - repo: https://github.com/PyCQA/isort - rev: "5.12.0" + rev: "5.13.1" hooks: - id: isort args: []