This is an automated email from the ASF dual-hosted git repository.
potiuk 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 6a288d05c58 [v3-1-test] Bump zizmor version to 1.16.0 to fix CI
(#57190) (#57195)
6a288d05c58 is described below
commit 6a288d05c5871e016e30f015bc97e26e8d7633aa
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 25 17:06:31 2025 +0200
[v3-1-test] Bump zizmor version to 1.16.0 to fix CI (#57190) (#57195)
(cherry picked from commit f52c0f6685f1d9135807428c0dee9c9825ec03af)
Co-authored-by: Amogh Desai <[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 cd0171dc526..0f66d77e410 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -342,7 +342,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