Skip to content

Commit 328c15b

Browse files
authored
Merge pull request rapidsai#986 from rapidsai/branch-25.06
Forward-merge branch-25.06 into branch-25.08
2 parents 325fdf0 + 18f99a8 commit 328c15b

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ repos:
77
- id: check-json
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
10+
- id: check-symlinks
1011
- repo: https://github.com/PyCQA/isort
1112
rev: 5.12.0
1213
hooks:

java/internal/rapids_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../rapids_config.cmake
1+
../../cmake/rapids_config.cmake

rust/cuvs-sys/rapids_config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../rapids_config.cmake
1+
../../cmake/rapids_config.cmake

0 commit comments

Comments
 (0)