From 8880565d73abd3bd0e12dcc43df61b87632afc57 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Wed, 20 Mar 2024 16:27:22 -0400 Subject: [PATCH] Update pre-commit-hooks to v0.0.3 --- .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 67a71021a63..ce5d4f93444 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -148,7 +148,7 @@ repos: - id: ruff-format files: python/.*$ - repo: https://github.com/rapidsai/pre-commit-hooks - rev: v0.0.1 + rev: v0.0.3 hooks: - id: verify-copyright exclude: |