diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index dcbd12fe..4a928e8d 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -33,7 +33,7 @@ "alexkrechik.cucumberautocomplete@3.0.5", "github.copilot@1.388.0", "github.vscode-github-actions@0.28.0", - "github.vscode-pull-request-github@0.120.2", + "github.vscode-pull-request-github@0.122.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", @@ -41,7 +41,7 @@ "ms-playwright.playwright@1.1.16", "ms-vscode.cmake-tools@1.21.36", "ms-vscode.cpptools@1.28.3", - "sonarsource.sonarlint-vscode@4.34.0", + "sonarsource.sonarlint-vscode@4.35.1", "usernamehw.errorlens@3.26.0" ] }