amoghrajesh commented on code in PR #53787:
URL: https://github.com/apache/airflow/pull/53787#discussion_r2238544754
##########
.pre-commit-config.yaml:
##########
@@ -309,6 +309,12 @@ repos:
name: Check if RST files use double backticks for code
- id: python-no-log-warn
name: Check if there are no deprecate log warn
+ - repo: https://github.com/oxipng/oxipng
+ rev: v9.1.5
+ hooks:
+ - id: oxipng
Review Comment:
+1 agree with the proposal
--
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]