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 7b5225d8f0b [v3-1-test] Bump zizmor version to 1.19.0 (#59737) (#59743)
7b5225d8f0b is described below
commit 7b5225d8f0b4af0e408def2081536d1c558c2213
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 23 14:32:28 2025 +0100
[v3-1-test] Bump zizmor version to 1.19.0 (#59737) (#59743)
(cherry picked from commit 0d016a6761c48a05f7ac15fc9ac4e1a8ca431960)
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 16c9d69d7d3..5f05e45dbe7 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -325,7 +325,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: 1e30511413f07e516c1844ba91abce8aca984963 # frozen: v1.18.0
+ rev: ea18690d7f8e44203c9efd7bc6229447d02e3951 # frozen: v1.19.0
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors