This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit c7caba0807173f52e377c0425f2769a179ae084f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 10:06:35 2025 +0100
[v3-1-test] Upgrade Zizmor to 1.16.2 (#57708) (#57709)
(cherry picked from commit 3f4c566121f0b04810eddfc3356ab79da69d8344)
Co-authored-by: Jens Scheffler <[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 8d04ad98097..b9c7e95e082 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -310,7 +310,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