This is an automated email from the ASF dual-hosted git repository.
amoghdesai 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 f52c0f6685f Bump zizmor version to 1.16.0 to fix CI (#57190)
f52c0f6685f is described below
commit f52c0f6685f1d9135807428c0dee9c9825ec03af
Author: Amogh Desai <[email protected]>
AuthorDate: Fri Oct 24 17:41:52 2025 +0530
Bump zizmor version to 1.16.0 to fix CI (#57190)
---
.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 71b574a5fd8..46d8ee4ba4c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -341,7 +341,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: 122d24ec728f140b38330ae8b04e3c5fe8b774c5 # frozen: v1.15.2
+ rev: d0bc12378d4f1619265f64726c5726f2c072a7ed # frozen: v1.16.0
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors