Merge pull request #242017 from Azd325/master

vscode-extensions.charliermarsh.ruff: 2023.30.0 -> 2023.32.0

authored by

Pol Dellaiera and committed by
GitHub
d5a10826 3f71727d

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 684 684 mktplcRef = { 685 685 name = "ruff"; 686 686 publisher = "charliermarsh"; 687 - version = "2023.30.0"; 688 - sha256 = "sha256-E/zgKNxKH05qzLkoyq66qBDbkNJ7liBvU+ZSxw825c0="; 687 + version = "2023.32.0"; 688 + sha256 = "sha256-phyPQqDgsYunF5FLqPevw8ZZG4Tw9qxjTOU4/kNGKU8="; 689 689 }; 690 690 meta = { 691 691 license = lib.licenses.mit;