lidavidm commented on code in PR #1619:
URL: https://github.com/apache/arrow-adbc/pull/1619#discussion_r1526649571
##########
.pre-commit-config.yaml:
##########
@@ -40,7 +40,7 @@ repos:
- id: trailing-whitespace
exclude: "^r/.*?/_snaps/.*?.md$"
- repo: https://github.com/pre-commit/mirrors-clang-format
- rev: "v14.0.6"
+ rev: "v18.1.1"
Review Comment:
This needs to be reverted, this will bump the required clang-format for
everyone. If you don't have 14.0.6 locally you can download a pre-built copy
from the LLVM homepage.
--
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]