diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89f2fef6a75..a13b4ca10f1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: ^python/cudf/cudf/tests/data/subword_tokenizer_data/.* ) - repo: https://github.com/PyCQA/isort - rev: 5.10.1 + rev: 5.12.0 hooks: - id: isort # Use the config file specific to each subproject so that each