diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2d02325..b620865 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: black - repo: https://github.com/PyCQA/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort name: isort (python)