This is an automated email from the ASF dual-hosted git repository.
potiuk 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 05e7945270a [v3-1-test] CI: Upgrade important CI environment (#60827)
(#60829)
05e7945270a is described below
commit 05e7945270a5bb48da05d3e303a02fba78b299b0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 17:02:32 2026 +0100
[v3-1-test] CI: Upgrade important CI environment (#60827) (#60829)
(cherry picked from commit 4bf1bfff16a7048db966e0b2db81ebf41596d241)
Co-authored-by: Rahul Vats <[email protected]>
---
.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 d35bbb362f3..f5fee151508 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -329,7 +329,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: 7fc963270df722f37707d47ff41265fe8f460822 # frozen: v1.20.0
+ rev: 4480de6c701c7f476b12a986d852cb55ad9ef504 # frozen: v1.21.0
hooks:
- id: zizmor
name: Run zizmor to check for github workflow syntax errors