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.git
The following commit(s) were added to refs/heads/main by this push:
new 9d60935ca63 CI: Upgrade important CI environment (#59416)
9d60935ca63 is described below
commit 9d60935ca63a296db5809ddce8fc2aff703f3293
Author: Bugra Ozturk <[email protected]>
AuthorDate: Sun Dec 14 22:06:44 2025 +0100
CI: Upgrade important CI environment (#59416)
---
.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 81d7c6e3f17..81e24f2e8a3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
name: Check if all hooks apply to the repository
- repo: https://github.com/eclipse-csi/octopin
# We need this commit because if supports two spaces before comments
(yamllint compatibility)
- rev: 21360742e352e87450f99e180fdfc2cf774a72a3
+ rev: 74fd075c7b326c771cd95ca86c59cbe65f0dda37
hooks:
- id: pin-versions
name: Pin versions of dependencies in CI workflows (manual)