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-site.git


The following commit(s) were added to refs/heads/main by this push:
     new d170e2b713 Upgrade prek hooks (#1305)
d170e2b713 is described below

commit d170e2b7136c874aa24472c98d03a0b50683d28f
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Dec 10 14:10:49 2025 +0100

    Upgrade prek hooks (#1305)
---
 .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 02f19f108b..76022565c1 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
         require_serial: true
         entry: zizmor
   - repo: https://github.com/Lucas-C/pre-commit-hooks
-    rev: abdd8b62891099da34162217ecb3872d22184a51
+    rev: f5cfd5fdaf0211dfd1027d9d8442b764a232c7ad
     hooks:
       - id: forbid-tabs
         exclude: ^\.gitmodules$

Reply via email to