From 5b7ad151bb4671f6e8ffc3c4af878da3e1adbb1a Mon Sep 17 00:00:00 2001 From: "embedded-releaser-app[bot]" <190257042+embedded-releaser-app[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 03:57:18 +0000 Subject: [PATCH] Update rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/rust/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index 64a873b..0955984 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -25,8 +25,8 @@ "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", - "rust-lang.rust-analyzer@0.3.2989", - "sonarsource.sonarlint-vscode@5.6.0", + "rust-lang.rust-analyzer@0.3.2997", + "sonarsource.sonarlint-vscode@5.7.0", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.28.0" ]