diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 1d109d7cfc96..09250fe8d57c 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -4103,8 +4103,8 @@ let mktplcRef = { name = "vscode-yaml"; publisher = "redhat"; - version = "1.16.0"; - hash = "sha256-3cuonI98gVFE/GwPA7QCA1LfSC8oXqgtV4i6iOngwhk="; + version = "1.17.0"; + hash = "sha256-u3smLk5yCT9DMtFnrxh5tKbfDQ2XbL6bl2bXGOD38X0="; }; meta = { description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";