From 47efb997f67bbe9786124480d1f2729c6abaec40 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:39 +0000 Subject: [PATCH] Update sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/cpp/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index f4dbc313..edac50d4 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -41,7 +41,7 @@ "ms-playwright.playwright@1.1.17", "ms-vscode.cmake-tools@1.21.36", "ms-vscode.cpptools@1.29.3", - "sonarsource.sonarlint-vscode@4.37.0", + "sonarsource.sonarlint-vscode@4.38.1", "usernamehw.errorlens@3.26.0" ] }