From ac9692ffa4e50d3b54c0d5a10733aa529f6228d6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 12 Aug 2026 15:31:58 +0000 Subject: [PATCH] Update `editorconfig-checker@latest` to 3.11.1 --- CHANGELOG.md | 2 ++ manifests/editorconfig-checker.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27dcc8a8..56e7ba13 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.11.1. + - Update `cargo-tarpaulin@latest` to 0.37.1. - Update `cargo-rdme@latest` to 2.2.1. diff --git a/manifests/editorconfig-checker.json b/manifests/editorconfig-checker.json index f1b57773..4da5bc2c 100644 --- a/manifests/editorconfig-checker.json +++ b/manifests/editorconfig-checker.json @@ -2,10 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "3.10.0" + "version": "3.11.1" }, "3": { - "version": "3.10.0" + "version": "3.11.1" + }, + "3.11": { + "version": "3.11.1" }, "3.11.1": { "x86_64_linux_musl": {