Skip to content

Commit 19eb40c

Browse files
Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode, usernamehw.errorlens in devcontainer.json
1 parent 96018d6 commit 19eb40c

2 files changed

Lines changed: 1693 additions & 5 deletions

File tree

.devcontainer/rust/devcontainer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
},
2020
"extensions": [
2121
"github.copilot@1.388.0",
22-
"github.vscode-github-actions@0.29.1",
23-
"github.vscode-pull-request-github@0.124.1",
22+
"github.vscode-github-actions@0.31.0",
23+
"github.vscode-pull-request-github@0.126.0",
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.2743",
29-
"sonarsource.sonarlint-vscode@4.39.0",
28+
"rust-lang.rust-analyzer@0.3.2769",
29+
"sonarsource.sonarlint-vscode@4.41.0",
3030
"tamasfe.even-better-toml@0.21.2",
31-
"usernamehw.errorlens@3.26.0"
31+
"usernamehw.errorlens@3.28.0"
3232
]
3333
}
3434
}

0 commit comments

Comments
 (0)