This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1fde976b9c Upgrade zizmor to 1.19.0 (#1346)
1fde976b9c is described below
commit 1fde976b9c72c2aab76e02ffdcb640f1b0afae99
Author: Jens Scheffler <[email protected]>
AuthorDate: Fri Dec 19 10:04:11 2025 +0100
Upgrade zizmor to 1.19.0 (#1346)
---
.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 3b6849eced..5fa9cdbafb 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
language: python
language_version: python311
- 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