This is an automated email from the ASF dual-hosted git repository. jscheffl pushed a commit to branch feature/upgrade-zizmor-ti-1-19 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 56b04c13537149d036fb9c6902f46e8fe6735e1d Author: Jens Scheffler <[email protected]> AuthorDate: Fri Dec 19 09:55:24 2025 +0100 Upgrade zizmor to 1.19.0 --- .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
