Skip to content

Commit

Permalink
Update pre-commit-hooks to v0.0.3 (#152)
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:
  - Ray Douglass (https://github.com/raydouglass)

URL: #152
  • Loading branch information
KyleFromNVIDIA authored Mar 21, 2024
1 parent ca3844e commit fcc31ba
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 @@ -37,7 +37,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 fcc31ba

Please sign in to comment.