diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ea197be2..c9349f00f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: black args: [--line-length=80] - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.1 hooks: - id: isort name: isort (python)