diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 220248e5267e..7192297b09d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: - id: black exclude: "dpnp/_version.py" - repo: https://github.com/pycqa/isort - rev: 6.1.0 + rev: 7.0.0 hooks: - id: isort name: isort (python)