From 4ec3f8eca3981f2c0e3b9614c484755003cf2ab8 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, 8 Mar 2026 03:23:07 +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 4105f8f0..4fd8bf68 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.31.0", - "github.vscode-pull-request-github@0.128.0", + "github.vscode-pull-request-github@0.130.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.17", "ms-vscode.cmake-tools@1.22.28", "ms-vscode.cpptools@1.30.5", - "sonarsource.sonarlint-vscode@4.43.0", + "sonarsource.sonarlint-vscode@4.44.0", "usernamehw.errorlens@3.28.0" ] }