diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 34eda044..ddc1211d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/PyCQA/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort - repo: https://github.com/astral-sh/ruff-pre-commit