Skip to content

Commit

Permalink
Update DFG hook
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed May 30, 2024
1 parent 5e2dcc3 commit 0061608
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 @@ -42,7 +42,7 @@ repos:
types_or: [c, c++, cuda]
args: ["-fallback-style=none", "-style=file", "-i"]
- repo: https://github.com/rapidsai/dependency-file-generator
rev: v1.13.4
rev: v1.13.11
hooks:
- id: rapids-dependency-file-generator
args: ["--clean"]
Expand Down

0 comments on commit 0061608

Please sign in to comment.