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

This commit is contained in:
Pol Dellaiera 2025-07-20 08:05:48 +02:00 committed by GitHub
commit c7e2e632fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = { mktplcRef = {
name = "basedpyright"; name = "basedpyright";
publisher = "detachhead"; publisher = "detachhead";
version = "1.29.2"; version = "1.31.0";
hash = "sha256-RNX4UG+zHAFOhp8PI6iW3YaX1ODhpwGwjLFe1MkuzZs="; hash = "sha256-ZwVtvjzrAlScj/dcYEG4XVi7dcRI/Lny052pFXbVmHc=";
}; };
meta = { meta = {
changelog = "https://github.com/detachhead/basedpyright/releases"; changelog = "https://github.com/detachhead/basedpyright/releases";