diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6bb79507e..e1a3e10e0e 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.0b5 + rev: 9.0.0 hooks: - id: isort name: isort (python)