From 450331e1a4b1d6c9fdac7c0793c3ce0cf424f2dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:40:31 +0000 Subject: [PATCH] chore(deps): update pre-commit hook editorconfig-checker/editorconfig-checker to v3.6.0 --- .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 c86cebae73..8418e02830 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: args: ["-c", ".markdownlint.yaml"] - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.5.0 + rev: v3.6.0 hooks: - id: editorconfig-checker name: EditorConfig Lint