This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 8ce52d387 chore(deps): bump 
https://github.com/igorshubovych/markdownlint-cli (#2784)
8ce52d387 is described below

commit 8ce52d387514042fd2a25c7a6654dc3d04a78d4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 08:17:04 2026 -0500

    chore(deps): bump https://github.com/igorshubovych/markdownlint-cli (#2784)
    
    Bumps the pre-commit-hooks group with 1 update in the / directory: 
[https://github.com/igorshubovych/markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli).
    
    
    Updates `https://github.com/igorshubovych/markdownlint-cli` from v0.48.0 to 
0.49.0
    - [Release 
notes](https://github.com/igorshubovych/markdownlint-cli/releases)
    - 
[Commits](https://github.com/igorshubovych/markdownlint-cli/compare/e72a3ca1632f0b11a07d171449fe447a7ff6795e...a4d5d37e66ebcd6b3705204a1d6dbb56dea66338)
    
    ---
    updated-dependencies:
    - dependency-name: https://github.com/igorshubovych/markdownlint-cli
      dependency-version: 0.49.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 db449c120..c8e47505a 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -100,7 +100,7 @@ repos:
         description: Trims trailing whitespace
         args: [--markdown-linebreak-ext=md]
   - repo: https://github.com/igorshubovych/markdownlint-cli
-    rev: e72a3ca1632f0b11a07d171449fe447a7ff6795e # frozen: v0.48.0
+    rev: a4d5d37e66ebcd6b3705204a1d6dbb56dea66338 # frozen: v0.49.0
     hooks:
       - id: markdownlint
         name: run markdownlint

Reply via email to