diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a63a801..fbb5fb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: hooks: - id: autopep8 - repo: https://github.com/PyCQA/isort - rev: 5.9.3 + rev: 5.10.0 hooks: - id: isort args: [--filter-files]