vscode-extensions.ms-python.pylint: 2025.2.0 -> 2026.4.0

This commit is contained in:
R. Ryantm
2026-05-02 10:31:10 +00:00
parent 85a0bbf2eb
commit 2f2f52ca57
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
publisher = "ms-python";
name = "pylint";
version = "2025.2.0";
hash = "sha256-3RqY/uugtJvT2lWxsA8NWFWel/CxMZzo7PnS9SaRdGg=";
version = "2026.4.0";
hash = "sha256-yWp7poC1PCoou+1XADmW0ftzyQDtJbqb3YyMf24Jprc=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/ms-python.pylint/changelog";