This is an automated email from the ASF dual-hosted git repository.
potiuk 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 8c8d1518c1 Upgrade deps for prek hoooks in airflow-site (#1375)
8c8d1518c1 is described below
commit 8c8d1518c1c22058c7cab031044e9282df679619
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Jan 6 17:47:48 2026 +0100
Upgrade deps for prek hoooks in airflow-site (#1375)
---
.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