From 1c96410bee6eafecbce5c059f9e06c4ccbe6052a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 22 Feb 2026 09:58:13 +0000 Subject: [PATCH] vscode-extensions.redhat.vscode-yaml: 1.19.1 -> 1.20.0 --- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 2d19d6dbf5f6..0bea776c65f5 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -3863,8 +3863,8 @@ let mktplcRef = { publisher = "redhat"; name = "vscode-yaml"; - version = "1.19.1"; - hash = "sha256-ZLuGtB7DjIVrcYomcwptwJxGmIjz0Vu1fCFqYb2XLk4="; + version = "1.20.0"; + hash = "sha256-JETNAqekAesVKHkOYHMVLTzD2lx8Td0IFAoDTSEWigg="; }; meta = { description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";