diff --git a/.devcontainer/embedded-cpp/devcontainer.json b/.devcontainer/embedded-cpp/devcontainer.json index b9b801bf..49242bf1 100644 --- a/.devcontainer/embedded-cpp/devcontainer.json +++ b/.devcontainer/embedded-cpp/devcontainer.json @@ -38,7 +38,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", @@ -46,7 +46,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" ] }