From aa47673ba25fb9ab56e9afe3bb005255a6d349e7 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, 22 Feb 2026 03:27:31 +0000 Subject: [PATCH] Update sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/rust/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index 8013c00f..4ea59391 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -26,7 +26,7 @@ "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", "rust-lang.rust-analyzer@0.3.2795", - "sonarsource.sonarlint-vscode@4.42.0", + "sonarsource.sonarlint-vscode@4.43.0", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.28.0" ]