rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.25k stars 534 forks source link

Update rapidsai/pre-commit-hooks #6048

Closed KyleFromNVIDIA closed 2 months ago

KyleFromNVIDIA commented 2 months ago

This PR updates rapidsai/pre-commit-hooks to the version 0.4.0.

jakirkham commented 2 months ago

We are seeing the same CI failures elsewhere: https://github.com/rapidsai/cuml/pull/6047

So those seem unrelated

jakirkham commented 2 months ago

We just fixed the bulk of these issues with PR: https://github.com/rapidsai/cuml/pull/6031

There are some remaining tests that are skipped and being worked on separately: https://github.com/rapidsai/cuml/issues/6050

In any event, this PR should be unblocked. Pulled in the latest upstream changes to get a fresh CI run with those needed fixes

jakirkham commented 2 months ago

/merge