This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch upgrade-deps-for-airflow-site-prek-hooks in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 7dbde07ad950d315fae07032ea3fb6bfe5d3e24f Author: Jarek Potiuk <[email protected]> AuthorDate: Tue Jan 6 17:41:57 2026 +0100 Upgrade deps for prek hoooks in airflow-site --- .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 ca8b84e085..ee1103b8e8 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: ea18690d7f8e44203c9efd7bc6229447d02e3951 # frozen: v1.19.0 + rev: 7fc963270df722f37707d47ff41265fe8f460822 # frozen: v1.20.0 hooks: - id: zizmor name: Run zizmor to check for github workflow syntax errors
