-- https://github.com/RubixDev/mason-update-all local function setup() require("mason-update-all").setup() end return setup