potiuk opened a new issue, #44062:
URL: https://github.com/apache/airflow/issues/44062

   The `pre-commit run --all-files --show-diff-on-failure --color always 
--verbose --hook-stage manual update-installers` command updates our 
"installers" - `uv`, `pip` and derivatives to latest released versions. 
   
   It works well, but there are still few places which are not updated:
   
   * `.github/actions/install-pre-commit/action.yml` - there a bit more logic 
is needed as versions are stored as properties of the action (maybe we should 
simply inline them in the action script to make it easier)
   * in a number of places `pre-commit-version` and `pre-commit-uv-version` are 
not updated yet after #44059 got implemented


-- 
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]

Reply via email to