From 165510ca443428aa0297bc1d82e2bda66a390418 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 Oct 2025 03:00:16 +0000 Subject: [PATCH] Update github.copilot in devcontainer.json --- .devcontainer/rust/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index 4e9ab52b..7b037a0a 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -14,7 +14,7 @@ "files.trimTrailingWhitespace": true }, "extensions": [ - "github.copilot@1.372.0", + "github.copilot@1.388.0", "github.vscode-github-actions@0.28.0", "github.vscode-pull-request-github@0.120.1", "jetmartin.bats@0.1.10",