bugraoz93 commented on code in PR #61634:
URL: https://github.com/apache/airflow/pull/61634#discussion_r2779195313


##########
scripts/ci/prek/upgrade_important_versions.py:
##########
@@ -373,6 +373,7 @@ class Quoting(Enum):
         ),
         Quoting.UNQUOTED,
     ),
+    (re.compile(r"(minimum_prek_version: )('[0-9.abrc]+')", re.MULTILINE), 
Quoting.SINGLE_QUOTED),

Review Comment:
   I am all up for closing this or just reverting that part, this could indeed 
then force too much people to do this upgrade as well while we aren't using 
those features 



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