diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index c83b4116..0f077c9b 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -16,13 +16,13 @@ "extensions": [ "github.copilot@1.388.0", "github.vscode-github-actions@0.28.0", - "github.vscode-pull-request-github@0.120.2", + "github.vscode-pull-request-github@0.122.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", - "rust-lang.rust-analyzer@0.3.2667", - "sonarsource.sonarlint-vscode@4.34.0", + "rust-lang.rust-analyzer@0.3.2675", + "sonarsource.sonarlint-vscode@4.35.1", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.26.0" ]