andreahlert commented on code in PR #61615:
URL: https://github.com/apache/airflow/pull/61615#discussion_r2895278373
##########
providers/keycloak/.pre-commit-config.yaml:
##########
@@ -26,7 +26,7 @@ repos:
hooks:
- id: generate-openapi-spec-keycloak
name: Generate the FastAPI API spec for Keycloak
- language: python
- entry: ../../scripts/ci/prek/generate_openapi_spec_providers.py
keycloak
+ language: system
+ entry: python3
../../scripts/ci/prek/generate_openapi_spec_providers.py keycloak
Review Comment:
Reverted. That change wasn’t intentional... it likely came from a merge or
from staging multiple fixes together (yamllint + keycloak). Thanks for catching
it.
--
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]