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 b9d4b097f5c [v3-1-test] Upgrade zizmor and uv to latest versions 
(#56620) (#56622)
b9d4b097f5c is described below

commit b9d4b097f5ca57147bd81a39218c760649cf72c9
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Oct 14 16:23:30 2025 +0200

    [v3-1-test] Upgrade zizmor and uv to latest versions (#56620) (#56622)
    
    (cherry picked from commit 80bf5405b9ccdd2e3f80121c562497218eab5e6e)
---
 .pre-commit-config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 0f908098383..bc4a2ba28ee 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -306,7 +306,7 @@ repos:
           ^.*reproducible_build\.yaml$|
           ^.*pnpm-lock\.yaml$
   - repo: https://github.com/ikamensh/flynt
-    rev: '97be693bf18bc2f050667dd282d243e2824b81e2'  # frozen: 1.0.6
+    rev: 97be693bf18bc2f050667dd282d243e2824b81e2  # frozen: 1.0.6
     hooks:
       - id: flynt
         name: Run flynt string format converter for Python
@@ -342,7 +342,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: 3c10df247c55cf21f75003105b879f145096bd4a  # frozen: v1.14.2
+    rev: 840cce705b583e3f1f152679df542776eb1a27da  # frozen: v1.15.1
     hooks:
       - id: zizmor
         name: Run zizmor to check for github workflow syntax errors

Reply via email to