Fokko opened a new issue, #2341:
URL: https://github.com/apache/iceberg-python/issues/2341

   ### Feature Request / Improvement
   
   ### Feature Request / Improvement
   
   Now and then it is good to update the hooks in pre-commit:
   
   ```
   ➜  iceberg-python git:(main) pre-commit autoupdate
   [https://github.com/pre-commit/pre-commit-hooks] updating v5.0.0 -> v6.0.0
   [https://github.com/astral-sh/ruff-pre-commit] updating v0.11.13 -> v0.12.9
   [https://github.com/pre-commit/mirrors-mypy] updating v1.16.0 -> v1.17.1
   [https://github.com/igorshubovych/markdownlint-cli] updating v0.43.0 -> 
v0.45.0
   [https://github.com/pycqa/pydocstyle] already up to date!
   [https://github.com/ikamensh/flynt] updating 1.0.1 -> 1.0.6
   [https://github.com/codespell-project/codespell] updating v2.3.0 -> v2.4.1
   ```
   
   It would be good to split out the different hooks in different PRs. Often it 
also requires other changes (when you run `make lint`).
   
   ### Hooks
   
   - [ ] pre-commit hook
   - [ ] ruff-pre-commit hooks
   - [ ] mirros-mypy hooks
   - [ ] markdownlint-cli hooks
   - [ ] pydocstyle hooks
   - [ ] flynt docs
   - [ ] codespell hooks
   
   ### Willingness to contribute
   
   - [ ] I can contribute this improvement/feature independently
   - [ ] I would be willing to contribute this improvement/feature with 
guidance from the Iceberg community
   - [ ] I cannot contribute this improvement/feature at this time


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to