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

bugraoz 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 4c747e55d34 CI: Upgrade important CI environment (#63457)
4c747e55d34 is described below

commit 4c747e55d34ec1758f3795e23941eeba7306a2c1
Author: Henry Chen <[email protected]>
AuthorDate: Fri Mar 13 01:29:03 2026 +0800

    CI: Upgrade important CI environment (#63457)
---
 .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 fa144dc3d70..c519b6323bf 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -363,7 +363,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: b546b77c44c466a54a42af5499dcc0dcc1a3193f  # frozen: v1.22.0
+    rev: 7b62fec6c4f376218c44a74344d2153ee841da89  # frozen: v1.23.0
     hooks:
       - id: zizmor
         name: Run zizmor to check for github workflow syntax errors

Reply via email to