vscode-extensions.github.vscode-pull-request-github: 0.116.2 -> 0.118.1 (#445556)

Changed files
+2 -2
pkgs
applications
editors
vscode
extensions
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
···
mktplcRef = {
publisher = "github";
name = "vscode-pull-request-github";
-
version = "0.116.2";
-
hash = "sha256-PDX3Wpmy82MvBzr/fnPP5Y7HMKkfphJLe/Rc284Vxlc=";
+
version = "0.118.1";
+
hash = "sha256-k3fz2PPXS85Xb0emVPyiQ4yGf1hmBZSU8LQ7lgLQ4JU=";
};
meta = {
license = lib.licenses.mit;