diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6374e5fdc..4132c0a33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: typos exclude: 'Dockerfile\.rocm\.ubi' - repo: https://github.com/PyCQA/isort - rev: 6.0.1 + rev: 7.0.0 hooks: - id: isort args: [--force-exclude]