Skip to content

Commit

Permalink
Update pre-commit-hooks to v0.0.3 (#4264)
Browse files Browse the repository at this point in the history
This fixes an issue with how the `verify-copyright` hook handles multiple merge bases.

Authors:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

Approvers:
  - Don Acosta (https://github.com/acostadon)

URL: #4264
  • Loading branch information
KyleFromNVIDIA authored Mar 21, 2024
1 parent 4becbe8 commit 8706115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repos:
- id: rapids-dependency-file-generator
args: ["--clean"]
- repo: https://github.com/rapidsai/pre-commit-hooks
rev: v0.0.1
rev: v0.0.3
hooks:
- id: verify-copyright
files: |
Expand Down

0 comments on commit 8706115

Please sign in to comment.