j178 commented on code in PR #54258:
URL: https://github.com/apache/airflow/pull/54258#discussion_r2273736160


##########
contributing-docs/14_metadata_database_updates.rst:
##########
@@ -70,8 +70,8 @@ To resolve these conflicts:
 
 .. code-block:: bash
 
-    pre-commit run update-migration-references --all
-    pre-commit run update-er-diagram --all
+    prek run update-migration-references --all
+    prek run update-er-diagram --all

Review Comment:
   ```suggestion
       prek run update-migration-references --all-files
       prek run update-er-diagram --all-files
   ```



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