diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index cf55bd35..22b23d85 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -42,7 +42,7 @@ "esbenp.prettier-vscode@12.4.0", "github.copilot@1.388.0", "github.vscode-github-actions@0.32.3", - "github.vscode-pull-request-github@0.158.0", + "github.vscode-pull-request-github@0.160.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", @@ -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.5.0", + "sonarsource.sonarlint-vscode@5.6.0", "usernamehw.errorlens@3.28.0" ] }