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": {