From 7f1f370967b614d7677351fd3985af241720b7d2 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, 19 Oct 2025 03:03:09 +0000 Subject: [PATCH] Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/rust/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index 7702e32f..4e9ab52b 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -16,13 +16,13 @@ "extensions": [ "github.copilot@1.372.0", "github.vscode-github-actions@0.28.0", - "github.vscode-pull-request-github@0.120.0", + "github.vscode-pull-request-github@0.120.1", "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.2593", - "sonarsource.sonarlint-vscode@4.31.0", + "sonarsource.sonarlint-vscode@4.33.0", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.26.0" ]