diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0b03ce56..ce07c9ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: files: \.(h|cpp)$ # exclude: path/to/myfile.h - repo: https://github.com/rapidsai/pre-commit-hooks - rev: v0.3.0 + rev: v0.3.1 hooks: - id: verify-alpha-spec args: [--fix, --rapids-version=24.10]