Skip to content

Commit

Permalink
Update pre-commit-hooks to v0.0.3 (#15355)
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:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #15355
  • Loading branch information
KyleFromNVIDIA committed Mar 21, 2024
1 parent 08bd783 commit 23aad9e
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 @@ -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: |
Expand Down

0 comments on commit 23aad9e

Please sign in to comment.