Skip to content

Commit

Permalink
Update pre-commit hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 8, 2024
1 parent 4622c4f commit 0f5de0b
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 @@ -24,7 +24,7 @@ repos:
args: ["--config=.flake8.cython"]
types: [cython]
- repo: https://github.com/rapidsai/pre-commit-hooks
rev: v0.3.0
rev: v0.3.1
hooks:
- id: verify-alpha-spec
args: [--fix, --rapids-version=24.10]
Expand Down

0 comments on commit 0f5de0b

Please sign in to comment.