This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new bb91f5674d2 Routine update to prek hooks for task sdk (#63330)
bb91f5674d2 is described below

commit bb91f5674d2e45a4c81d8641ca822587797fe724
Author: Amogh Desai <[email protected]>
AuthorDate: Wed Mar 11 14:44:01 2026 +0530

    Routine update to prek hooks for task sdk (#63330)
---
 task-sdk/.pre-commit-config.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/task-sdk/.pre-commit-config.yaml b/task-sdk/.pre-commit-config.yaml
index e31e46faf35..315e0ea8a13 100644
--- a/task-sdk/.pre-commit-config.yaml
+++ b/task-sdk/.pre-commit-config.yaml
@@ -47,8 +47,6 @@ repos:
           ^src/airflow/sdk/execution_time/secrets_masker\.py$|
           ^src/airflow/sdk/execution_time/supervisor\.py$|
           ^src/airflow/sdk/execution_time/task_runner\.py$|
-          ^src/airflow/sdk/io/path.py$|
-          ^src/airflow/sdk/log.py$|
           ^src/airflow/sdk/serde/serializers/kubernetes\.py$|
           ^src/airflow/sdk/types.py$
       - id: check-init-decorator-arguments

Reply via email to