diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 7c8aab115196..40bc61250d7a 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -4892,8 +4892,8 @@ let mktplcRef = { name = "errorlens"; publisher = "usernamehw"; - version = "3.26.0"; - hash = "sha256-pAkk3QURnlLNMZ2cFBks2lAEl/Hk8Z2i/QgvjUv+u2Y="; + version = "3.28.0"; + hash = "sha256-7eu7y9IR1uxSFZ0IplDieFt3iWbcmdwf1lAcXq+S4C8="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/usernamehw.errorlens/changelog";