diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 23dcfc68..6369376a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - id: rst-inline-touching-normal - repo: https://github.com/pycqa/isort - rev: 8.0.0 + rev: 8.0.1 hooks: - id: isort args: [--profile, black]