From f7670ec2ad1421b58f07ce9e5de0018a9298ee6d Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 03:14:38 +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 53269dec..a17c764d 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -21,8 +21,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.2719", - "sonarsource.sonarlint-vscode@4.37.0", + "rust-lang.rust-analyzer@0.3.2727", + "sonarsource.sonarlint-vscode@4.38.1", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.26.0" ]