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 3f4c566121f Upgrade Zizmor to 1.16.2 (#57708)
3f4c566121f is described below

commit 3f4c566121f0b04810eddfc3356ab79da69d8344
Author: Jens Scheffler <[email protected]>
AuthorDate: Sun Nov 2 10:03:43 2025 +0100

    Upgrade Zizmor to 1.16.2 (#57708)
---
 .pre-commit-config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index daf94b28edd..9ccdcbdc86c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -303,7 +303,7 @@ repos:
           - 
--skip=providers/.*/src/airflow/providers/*/*.rst,providers/*/docs/changelog.rst,docs/*/commits.rst,providers/*/docs/commits.rst,providers/*/*/docs/commits.rst,docs/apache-airflow/tutorial/pipeline_example.csv,*.min.js,*.lock,INTHEWILD.md,*.svg
           - --exclude-file=.codespellignorelines
   - repo: https://github.com/woodruffw/zizmor-pre-commit
-    rev: 77c6d22b0c515f1635e07a99140d2230db2e2c97  # frozen: v1.16.1
+    rev: bbd57e2e77d04e39722d2976d5d6bfa227f101e8  # frozen: v1.16.2
     hooks:
       - id: zizmor
         name: Run zizmor to check for github workflow syntax errors

Reply via email to