From ed49d2c5fe14d6adc05c921a575bd809039f2956 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:06:21 +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 a96af81fcd..225e105f83 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",