Merge pull request #258766 from Azd325/ruffvscode

vscode-extensions.charliermarsh.ruff: 2023.38.0 → 2023.40.0
This commit is contained in:
Nick Cao 2023-10-03 09:58:09 -04:00 committed by GitHub
commit e354166a83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -700,8 +700,8 @@ let
mktplcRef = {
name = "ruff";
publisher = "charliermarsh";
version = "2023.38.0";
sha256 = "sha256-Gcw+X8e8MrTflotHUwkrdP/DD/6AX/kEgtRiqvqyqRM=";
version = "2023.40.0";
sha256 = "sha256-Ym76WtKvz18NgxH9o8O/Ozn+/AtqLvjJs8ffLhPOWkQ=";
};
meta = {
license = lib.licenses.mit;