ulgens commented on code in PR #61634: URL: https://github.com/apache/airflow/pull/61634#discussion_r2783170649
########## .pre-commit-config.yaml: ########## @@ -16,7 +16,7 @@ # under the License. --- default_stages: [pre-commit, pre-push] -minimum_prek_version: '0.2.22' +minimum_prek_version: '0.3.2' Review Comment: Is this a common practice? I couldn't catch why the min version is updated while the hooks are the same. -- 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]
