diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c98045167..bb5a2e02f8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: black exclude: "versioneer.py|dpctl/_version.py" - repo: https://github.com/pycqa/isort - rev: 9.0.0b2 + rev: 9.0.0b5 hooks: - id: isort name: isort (python)