From f8632ebbd28b43dce012ff3db91c959c7751db33 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 30 Jun 2026 16:46:10 +0000 Subject: [PATCH] Update `dprint@latest` to 0.55.1 --- CHANGELOG.md | 2 ++ manifests/dprint.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index defc5c68..842b1b7f 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 `dprint@latest` to 0.55.1. + - Update `cargo-tarpaulin@latest` to 0.36.0. ## [2.82.6] - 2026-06-29 diff --git a/manifests/dprint.json b/manifests/dprint.json index 44214431..c8ae7adc 100644 --- a/manifests/dprint.json +++ b/manifests/dprint.json @@ -27,10 +27,10 @@ } }, "latest": { - "version": "0.55.0" + "version": "0.55.1" }, "0.55": { - "version": "0.55.0" + "version": "0.55.1" }, "0.55.1": { "x86_64_linux_musl": {