diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 4e736ce5d0d3..1f2ca1334b55 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -3881,8 +3881,8 @@ let mktplcRef = { publisher = "redhat"; name = "vscode-yaml"; - version = "1.18.0"; - hash = "sha256-UtxDplORUWqmiW6I8n4ZhK7HAQdSDG4dw7M/cbjkmZY="; + version = "1.19.0"; + hash = "sha256-Nc/lkcZh5kp71eygkUCJQT7iNT+9Jg+ud1hgaXdV0Ls="; }; meta = { description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";