This is an automated email from the ASF dual-hosted git repository.
bugraoz pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-1-test by this push:
new e0b679d8392 CI: Upgrade important CI environment (#63461)
e0b679d8392 is described below
commit e0b679d83923046bedde9d1d5d80ab2486967f3d
Author: Aaron Chen <[email protected]>
AuthorDate: Thu Mar 12 10:37:54 2026 -0700
CI: Upgrade important CI environment (#63461)
---
.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 74490ef0cc6..62cb92f9f17 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -371,7 +371,7 @@ repos:
-
--skip=providers/.*/src/airflow/providers/*/*.rst,providers/*/docs/changelog.rst,docs/*/commits.rst,providers/*/docs/commits.rst,providers/*/*/docs/commits.rst,docs/apache-airflow/tutorial/pipeline_example.csv,*.min.js,*.lock,INTHEWILD.md,*.svg
- --exclude-file=.codespellignorelines
- repo: https://github.com/woodruffw/zizmor-pre-commit
- rev: b546b77c44c466a54a42af5499dcc0dcc1a3193f # frozen: v1.22.0
+ rev: 7b62fec6c4f376218c44a74344d2153ee841da89 # frozen: v1.23.0
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors