Skip to content

Commit 1ee787b

Browse files
Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json
1 parent 618174e commit 1ee787b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.devcontainer/rust/devcontainer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
},
2020
"extensions": [
2121
"github.copilot@1.388.0",
22-
"github.vscode-github-actions@0.31.0",
23-
"github.vscode-pull-request-github@0.132.0",
22+
"github.vscode-github-actions@0.31.2",
23+
"github.vscode-pull-request-github@0.132.1",
2424
"jetmartin.bats@0.1.10",
2525
"kherring.bats-test-runner@0.1.3",
2626
"mhutchie.git-graph@1.30.0",
2727
"ms-azuretools.vscode-docker@2.0.0",
28-
"rust-lang.rust-analyzer@0.3.2819",
29-
"sonarsource.sonarlint-vscode@4.44.0",
28+
"rust-lang.rust-analyzer@0.3.2828",
29+
"sonarsource.sonarlint-vscode@4.45.0",
3030
"tamasfe.even-better-toml@0.21.2",
3131
"usernamehw.errorlens@3.28.0"
3232
]

0 commit comments

Comments
 (0)