Skip to content

Commit

Permalink
Update rapidsai/pre-commit-hooks (#1663)
Browse files Browse the repository at this point in the history
This PR updates rapidsai/pre-commit-hooks to the version 0.4.0.

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

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: #1663
  • Loading branch information
KyleFromNVIDIA authored Aug 27, 2024
1 parent 0a8ae04 commit ebc0d2f
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 @@ -77,7 +77,7 @@ repos:
- id: ruff
files: python/.*$
- repo: https://github.com/rapidsai/pre-commit-hooks
rev: v0.3.1
rev: v0.4.0
hooks:
- id: verify-copyright
- id: verify-alpha-spec
Expand Down

0 comments on commit ebc0d2f

Please sign in to comment.