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

weilee pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 7e97cce0a7a [v3-1-test] CI: Upgrade important CI environment (#60865) 
(#60872)
7e97cce0a7a is described below

commit 7e97cce0a7ac5fadd70c2e7138f5dd791cb59790
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 21 23:06:00 2026 +0800

    [v3-1-test] CI: Upgrade important CI environment (#60865) (#60872)
    
    Co-authored-by: Wei Lee <[email protected]>
---
 .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 f5fee151508..1ac406eceff 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -329,7 +329,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: 4480de6c701c7f476b12a986d852cb55ad9ef504  # frozen: v1.21.0
+    rev: b546b77c44c466a54a42af5499dcc0dcc1a3193f  # frozen: v1.22.0
     hooks:
       - id: zizmor
         name: Run zizmor to check for github workflow syntax errors

Reply via email to