From dad307b38b168c609cd58394fd717acec8b0cf49 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, 9 Aug 2026 03:09:18 +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 91d7229a..f5f18428 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -50,7 +50,7 @@ "ms-playwright.playwright@1.1.19", "ms-vscode.cmake-tools@1.23.52", "ms-vscode.cpptools@1.32.2", - "sonarsource.sonarlint-vscode@5.6.0", + "sonarsource.sonarlint-vscode@5.7.0", "usernamehw.errorlens@3.28.0" ] }