Merge pull request #257217 from datafoo/vscode-extensions.davidanson.vscode-markdownlint

authored by

Artturi and committed by
GitHub
0cbdedb4 3ab80243

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 901 901 mktplcRef = { 902 902 name = "vscode-markdownlint"; 903 903 publisher = "DavidAnson"; 904 - version = "0.51.0"; 905 - sha256 = "sha256-Xtr8cqcPrcrKpJBxQcY1j9Gl4CC6U3ZazS4bdBtdzUk="; 904 + version = "0.52.0"; 905 + sha256 = "sha256-Y8qkcNEvJ/yzT8PDeErRzKGxYBNKKfbNNsJVaFDeIV4="; 906 906 }; 907 907 meta = { 908 908 changelog = "https://marketplace.visualstudio.com/items/DavidAnson.vscode-markdownlint/changelog";