diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 2f5c29cf3167..1a9dd5b3ad47 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.0"; - hash = "sha256-Nc/lkcZh5kp71eygkUCJQT7iNT+9Jg+ud1hgaXdV0Ls="; + version = "1.19.1"; + hash = "sha256-ZLuGtB7DjIVrcYomcwptwJxGmIjz0Vu1fCFqYb2XLk4="; }; meta = { description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";