We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157fcb2 commit 24af560Copy full SHA for 24af560
1 file changed
.devcontainer/embedded-cpp/devcontainer.json
@@ -37,16 +37,16 @@
37
"extensions": [
38
"alexkrechik.cucumberautocomplete@3.1.0",
39
"github.copilot@1.388.0",
40
- "github.vscode-github-actions@0.32.0",
41
- "github.vscode-pull-request-github@0.150.0",
+ "github.vscode-github-actions@0.32.1",
+ "github.vscode-pull-request-github@0.154.0",
42
"jetmartin.bats@0.1.10",
43
"kherring.bats-test-runner@0.1.3",
44
"mhutchie.git-graph@1.30.0",
45
"ms-azuretools.vscode-docker@2.0.0",
46
"ms-playwright.playwright@1.1.19",
47
"ms-vscode.cmake-tools@1.23.52",
48
"ms-vscode.cpptools@1.32.2",
49
- "sonarsource.sonarlint-vscode@5.3.0",
+ "sonarsource.sonarlint-vscode@5.4.0",
50
"usernamehw.errorlens@3.28.0"
51
]
52
}
0 commit comments