From 5e353fa348893a3a244b47c5bb4f58cb2726092d Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 03:46:20 +0000 Subject: [PATCH] Update github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/rust/devcontainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index ce71ae6b..2934e9b2 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -24,13 +24,13 @@ "esbenp.prettier-vscode@12.4.0", "github.copilot@1.388.0", "github.vscode-github-actions@0.32.3", - "github.vscode-pull-request-github@0.158.0", + "github.vscode-pull-request-github@0.160.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.2971", - "sonarsource.sonarlint-vscode@5.5.0", + "rust-lang.rust-analyzer@0.3.2981", + "sonarsource.sonarlint-vscode@5.6.0", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.28.0" ]