vscode-extensions.detachhead.basedpyright: 1.29.2 -> 1.31.0 (#423626)

authored by Pol Dellaiera and committed by GitHub c7e2e632 2cf898ae

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/detachhead.basedpyright/default.nix
··· 8 8 mktplcRef = { 9 9 name = "basedpyright"; 10 10 publisher = "detachhead"; 11 - version = "1.29.2"; 12 - hash = "sha256-RNX4UG+zHAFOhp8PI6iW3YaX1ODhpwGwjLFe1MkuzZs="; 11 + version = "1.31.0"; 12 + hash = "sha256-ZwVtvjzrAlScj/dcYEG4XVi7dcRI/Lny052pFXbVmHc="; 13 13 }; 14 14 meta = { 15 15 changelog = "https://github.com/detachhead/basedpyright/releases";