From a5037d3a5eda5c9f112369e72820f468c73b27f8 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, 12 Jul 2026 03:45:48 +0000 Subject: [PATCH] Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/cpp/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index 2f18efc0..5e0d4e5d 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -37,7 +37,7 @@ "alexkrechik.cucumberautocomplete@3.1.0", "github.copilot@1.388.0", "github.vscode-github-actions@0.32.1", - "github.vscode-pull-request-github@0.154.0", + "github.vscode-pull-request-github@0.156.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", @@ -45,7 +45,7 @@ "ms-playwright.playwright@1.1.19", "ms-vscode.cmake-tools@1.23.52", "ms-vscode.cpptools@1.32.2", - "sonarsource.sonarlint-vscode@5.4.0", + "sonarsource.sonarlint-vscode@5.5.0", "usernamehw.errorlens@3.28.0" ] }