Update editorconfig-checker@latest to 3.11.1

This commit is contained in:
Taiki Endo
2026-08-13 00:52:09 +09:00
parent 32afe88282
commit ac9692ffa4
2 changed files with 7 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `editorconfig-checker@latest` to 3.11.1.
- Update `cargo-tarpaulin@latest` to 0.37.1. - Update `cargo-tarpaulin@latest` to 0.37.1.
- Update `cargo-rdme@latest` to 2.2.1. - Update `cargo-rdme@latest` to 2.2.1.
+5 -2
View File
@@ -2,10 +2,13 @@
"rust_crate": null, "rust_crate": null,
"template": null, "template": null,
"latest": { "latest": {
"version": "3.10.0" "version": "3.11.1"
}, },
"3": { "3": {
"version": "3.10.0" "version": "3.11.1"
},
"3.11": {
"version": "3.11.1"
}, },
"3.11.1": { "3.11.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {