guan404ming commented on code in PR #639: URL: https://github.com/apache/mahout/pull/639#discussion_r2560227823
########## .pre-commit-config.yaml: ########## @@ -12,17 +12,17 @@ repos: # Ruff linter and formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.5 + rev: v0.6.9 Review Comment: I'm not sure why we need to downgrade this, wdyt ########## .pre-commit-config.yaml: ########## @@ -12,17 +12,17 @@ repos: # Ruff linter and formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.5 + rev: v0.6.9 Review Comment: I'm not sure why we need to downgrade this, wdyt -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
