From 9e75938ab81d818ae9caef280e398754079901b6 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Mon, 1 Jul 2024 12:04:19 -0400 Subject: [PATCH] Update version --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8dff6342507..36c5fa84166 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: types_or: [c, c++, cuda] args: ["-fallback-style=none", "-style=file", "-i"] - repo: https://github.com/rapidsai/pre-commit-hooks - rev: v0.1.0 + rev: v0.2.0 hooks: - id: verify-copyright files: |