From e2068b1138ff89776b8a07a7658ff3a3a0f20356 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:34:32 +0000 Subject: [PATCH] chore(deps): update dependency @nextcloud/stylelint-config 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 3f11561f0..b257db7e3 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@nextcloud/browserslist-config": "^3.1.2", "@nextcloud/cypress": "^1.0.0-beta.7", "@nextcloud/eslint-config": "^8.4.2", - "@nextcloud/stylelint-config": "^3.1.1", + "@nextcloud/stylelint-config": "^3.2.1", "@nextcloud/vite-config": "^1.7.0", "@vue/tsconfig": "^0.5.1", "cypress": "^13.6.4",