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 0aede98487 Bump https://github.com/thlorenz/doctoc.git (#1577)
0aede98487 is described below

commit 0aede98487192c734b80f8479351c804b30d6540
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 13:07:18 2026 +0200

    Bump https://github.com/thlorenz/doctoc.git (#1577)
    
    Bumps the pre-commit-hooks group with 1 update: 
[https://github.com/thlorenz/doctoc.git](https://github.com/thlorenz/doctoc).
    
    
    Updates `https://github.com/thlorenz/doctoc.git` from v2.4.1 to 2.5.0
    - [Release notes](https://github.com/thlorenz/doctoc/releases)
    - 
[Commits](https://github.com/thlorenz/doctoc/compare/d77825acdc8ca194308680fa4f8385ae5bb61cb4...59dcae910a6ad4bbe8711275b854e3cd5c30f08b)
    
    ---
    updated-dependencies:
    - dependency-name: https://github.com/thlorenz/doctoc.git
      dependency-version: 2.5.0
      dependency-type: direct:production
      dependency-group: pre-commit-hooks
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 2b9fadda04..9a101d71d5 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -164,7 +164,7 @@ repos:
       - id: trailing-whitespace
         args: [--markdown-linebreak-ext=md]
   - repo: https://github.com/thlorenz/doctoc.git
-    rev: d77825acdc8ca194308680fa4f8385ae5bb61cb4  # frozen: v2.4.1
+    rev: 59dcae910a6ad4bbe8711275b854e3cd5c30f08b  # frozen: v2.5.0
     hooks:
       - id: doctoc
         name: Add TOC for Markdown files

Reply via email to