This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git
The following commit(s) were added to refs/heads/main by this push:
new 257f1dc3 chore: improve the pre-commit requirement (#557)
257f1dc3 is described below
commit 257f1dc3da664ed98d8834ec2fd2b3358a9b367d
Author: 姚军 <[email protected]>
AuthorDate: Mon Feb 9 14:57:18 2026 +0800
chore: improve the pre-commit requirement (#557)
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index b8d35cbc..8e5ab9ca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,4 @@ meson==1.3.0
ninja==1.13.0
mkdocs==1.6.1
mkdocs-material==9.6.22
+pre-commit==4.5.1