From ae7d671080cd206e61cbae67db9a25b21c128d52 Mon Sep 17 00:00:00 2001 From: gamaware <37558589+gamaware@users.noreply.github.com> Date: Sun, 26 Jul 2026 00:28:52 +0000 Subject: [PATCH] chore: update pre-commit hooks --- .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 f9d927e..6602c32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: )$ - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint args: ['--fix']