diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c1b0400e1..0233955d77 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: args: [--config=./setup.cfg] - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.12.0 hooks: - id: isort types: [file, python]