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 07a3fa6a7fa Bump zizmor to 1.5.2 (#49431)
07a3fa6a7fa is described below
commit 07a3fa6a7fadaf2adb48ecdf40e3f57f49180ee5
Author: GPK <[email protected]>
AuthorDate: Fri Apr 18 09:11:21 2025 +0100
Bump zizmor to 1.5.2 (#49431)
---
.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 503814fbf5c..65b2d142b1f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -314,7 +314,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
- --exclude-file=.codespellignorelines
- repo: https://github.com/woodruffw/zizmor-pre-commit
- rev: v1.5.1
+ rev: v1.5.2
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors