From c0196c9551fe982db82243046f7bb4a16cc1360c Mon Sep 17 00:00:00 2001 From: ednolan <907967+ednolan@users.noreply.github.com> Date: Thu, 18 Jun 2026 17:27:15 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .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 e6c0161..bb19349 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: # CMake linting and formatting - repo: https://github.com/BlankSpruce/gersemi-pre-commit - rev: 0.27.6 + rev: 0.27.7 hooks: - id: gersemi name: CMake linting @@ -31,7 +31,7 @@ repos: # Config file: .markdownlint.yaml # Commented out to disable this by default. Uncomment to enable markdown linting. - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.0 hooks: - id: markdownlint