Skip to content

Commit

Permalink
chore: add verify-copyright pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Jan 6, 2025
1 parent d9c6996 commit 5e6e931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ repos:
rev: v0.4.0
hooks:
- id: verify-alpha-spec
- id: verify-copyright
args: [--fix, --main-branch=branch-25.02]
- repo: https://github.com/rapidsai/dependency-file-generator
rev: v1.16.0
hooks:
Expand Down

0 comments on commit 5e6e931

Please sign in to comment.