Merge pull request #277324 from Azd325/ruffvscode

vscode-extensions.charliermarsh.ruff: 2023.40.0 -> 2023.60.0
This commit is contained in:
Bobby Rong
2023-12-29 22:33:52 +08:00
committed by GitHub
@@ -710,8 +710,8 @@ let
mktplcRef = {
name = "ruff";
publisher = "charliermarsh";
version = "2023.40.0";
sha256 = "sha256-Ym76WtKvz18NgxH9o8O/Ozn+/AtqLvjJs8ffLhPOWkQ=";
version = "2023.60.0";
sha256 = "sha256-zxE4QcWt8M6djTbdIf0YNSpeF1w7vMK4/BW5ArCOYbE=";
};
meta = {
license = lib.licenses.mit;