diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1b71a32..6364238 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: hooks: - id: black - repo: https://github.com/pycqa/isort - rev: 5.9.2 + rev: 5.9.3 hooks: - id: isort name: isort (python)