vincbeck commented on code in PR #48457:
URL: https://github.com/apache/airflow/pull/48457#discussion_r2029432342


##########
.pre-commit-config.yaml:
##########
@@ -1186,17 +1186,6 @@ repos:
           \bab_register_user\b
         pass_filenames: true
         files: ^airflow-core/src/airflow/migrations/versions/.*\.py$
-        # These migrations contain FAB related changes but existed before 
moving FAB auth manager
-        # to its own provider
-        exclude: >

Review Comment:
   I extracted this change in https://github.com/apache/airflow/pull/48805



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