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 22fe5890e4 Upgrade dependencies (#1298)
22fe5890e4 is described below
commit 22fe5890e4fdd9a258658374c2ae7c4ecfd92491
Author: Jarek Potiuk <[email protected]>
AuthorDate: Mon Dec 1 22:41:26 2025 +0100
Upgrade dependencies (#1298)
---
.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 da67f46b6e..02f19f108b 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: 3e50ebcc1d478936bdb594f0b97f4f006cb4244f # frozen: v1.17.0
+ rev: 1e30511413f07e516c1844ba91abce8aca984963 # frozen: v1.18.0
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors