From 314197aa953241335b4a4c41c2d6e8066d6150da Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 30 Jun 2026 16:46:10 +0000 Subject: [PATCH] Update `editorconfig-checker@latest` to 3.8.0 --- CHANGELOG.md | 2 ++ manifests/editorconfig-checker.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 842b1b7f..d2597dfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `editorconfig-checker@latest` to 3.8.0. + - Update `dprint@latest` to 0.55.1. - Update `cargo-tarpaulin@latest` to 0.36.0. diff --git a/manifests/editorconfig-checker.json b/manifests/editorconfig-checker.json index 563aa90f..acbccc99 100644 --- a/manifests/editorconfig-checker.json +++ b/manifests/editorconfig-checker.json @@ -2,10 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "3.7.0" + "version": "3.8.0" }, "3": { - "version": "3.7.0" + "version": "3.8.0" + }, + "3.8": { + "version": "3.8.0" }, "3.8.0": { "x86_64_linux_musl": {