diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2320cfd0..0994f2ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: args: ["--py37-plus"] - repo: https://github.com/PyCQA/isort - rev: 5.8.0 + rev: 5.9.1 hooks: - id: isort