Skip to content

Commit c1af2c1

Browse files
Update github.vscode-github-actions, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json
1 parent a531283 commit c1af2c1

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)