diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ad11a2..eebdbaf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: flake8 args: [--max-line-length=88] - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.12.0 hooks: - id: isort args: [--filter-files]