Skip to content

Commit ce5d3dd

Browse files
Update pre-commit hooks (#4605)
This PR updates pre-commit hooks to the latest versions that are supported without causing style check errors. Authors: - Kyle Edwards (https://github.com/KyleFromNVIDIA) Approvers: - James Lamb (https://github.com/jameslamb) URL: #4605
1 parent f935e76 commit ce5d3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
types_or: [c, c++, cuda]
4343
args: ["-fallback-style=none", "-style=file", "-i"]
4444
- repo: https://github.com/rapidsai/pre-commit-hooks
45-
rev: v0.2.0
45+
rev: v0.3.1
4646
hooks:
4747
- id: verify-copyright
4848
files: |

0 commit comments

Comments
 (0)