From a1a6182876698a300f86a43cd3be9a8106cb75c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 00:34:27 +0000 Subject: [PATCH] chore(deps): bump @nextcloud/stylelint-config from 3.1.1 to ^3.2.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43fe7741a3..c08bda4d28 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@nextcloud/babel-config": "^1.3.0", "@nextcloud/browserslist-config": "^3.1.2", "@nextcloud/eslint-config": "^9.0.0-rc.8", - "@nextcloud/stylelint-config": "^3.1.1", + "@nextcloud/stylelint-config": "^3.2.1", "@playwright/test": "^1.58.0", "@vitejs/plugin-vue2": "^2.3.4", "@vue/test-utils": "^1.3.6",