From 597f759bb24000d92068ad765ebbba9ec5b859ab Mon Sep 17 00:00:00 2001 From: automation-bot Date: Mon, 29 Jun 2026 00:31:27 +0000 Subject: [PATCH] chore(deps): update pre-commit hook editorconfig-checker/editorconfig-checker to v3.8.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 44d02f0..c2ae531 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: air-format - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.7.0 + rev: v3.8.0 hooks: - id: editorconfig-checker - repo: https://github.com/adrienverge/yamllint.git -- 2.54.0