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 f282177fe07 [v3-1-test] CI: Upgrade important CI environment (#59416) 
(#59417)
f282177fe07 is described below

commit f282177fe075b57301a56d280681ce114e3df691
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 14 22:20:35 2025 +0100

    [v3-1-test] CI: Upgrade important CI environment (#59416) (#59417)
    
    (cherry picked from commit 9d60935ca63a296db5809ddce8fc2aff703f3293)
    
    Co-authored-by: Bugra Ozturk <[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 cf20010208e..bfe5b36d777 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)

Reply via email to