Skip to content

Commit 309d0f9

Browse files
chore(deps, cpp): update github.vscode-github-actions, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#1229)
Update github.vscode-github-actions, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>
1 parent 7655344 commit 309d0f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.devcontainer/cpp/devcontainer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
"extensions": [
3737
"alexkrechik.cucumberautocomplete@3.1.0",
3838
"github.copilot@1.388.0",
39-
"github.vscode-github-actions@0.31.2",
40-
"github.vscode-pull-request-github@0.132.2",
39+
"github.vscode-github-actions@0.31.3",
40+
"github.vscode-pull-request-github@0.134.0",
4141
"jetmartin.bats@0.1.10",
4242
"kherring.bats-test-runner@0.1.3",
4343
"mhutchie.git-graph@1.30.0",
4444
"ms-azuretools.vscode-docker@2.0.0",
4545
"ms-playwright.playwright@1.1.17",
4646
"ms-vscode.cmake-tools@1.22.28",
47-
"ms-vscode.cpptools@1.31.3",
48-
"sonarsource.sonarlint-vscode@4.45.0",
47+
"ms-vscode.cpptools@1.31.4",
48+
"sonarsource.sonarlint-vscode@5.0.0",
4949
"usernamehw.errorlens@3.28.0"
5050
]
5151
}

0 commit comments

Comments
 (0)