Skip to content

Commit

Permalink
Update pre-commit-hooks to v0.0.3 (#60)
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: #60
  • Loading branch information
KyleFromNVIDIA authored Mar 21, 2024
1 parent 18bab30 commit b25c184
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 @@ -102,7 +102,7 @@ repos:
hooks:
- id: check-json
- 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 b25c184

Please sign in to comment.