This is an automated email from the ASF dual-hosted git repository.
gopidesu 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 e1099014d60 Bump zizmor version to 1.14.0 (#56154)
e1099014d60 is described below
commit e1099014d601cf031149c49acc3d5d83953044fd
Author: GPK <[email protected]>
AuthorDate: Fri Sep 26 21:57:38 2025 +0100
Bump zizmor version to 1.14.0 (#56154)
---
.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 c582c053308..1c9e2a08ab3 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: b933184438555436e38621f46ceb0c417cbed400 # frozen: v1.13.0
+ rev: 9baeaa387a1df56d3baa6b66227f5de12a8ff94a # frozen: v1.14.0
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors