From 3ce28550ecd50f413fdccfd1e150d83057c0ca75 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 23 Feb 2026 23:37:01 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20pylonide/pylon=20v2.10.0?= =?UTF-8?q?=20=E2=86=92=20v2.11.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/pylon/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pylon/docker-bake.hcl b/apps/pylon/docker-bake.hcl index 993ded12d..71b2aa95f 100644 --- a/apps/pylon/docker-bake.hcl +++ b/apps/pylon/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=pylonide/pylon versioning=loose - default = "2.10.0" + default = "2.11.1" } variable "LICENSE" {