From 9128f2773b902513423979e9d1faad4a45cb79c3 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:11 +0000 Subject: [PATCH] Update github.copilot in devcontainer.json --- .devcontainer/cpp/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index be827e8f..8ccab2ce 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -31,7 +31,7 @@ }, "extensions": [ "alexkrechik.cucumberautocomplete@3.0.5", - "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",