From efe1d35103811d633d853cd156f7aa0d2ce3e9ee Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 8 Dec 2023 13:14:29 +0000
Subject: [PATCH] chore(deps): update dependency stylelint to v16

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 62c2ef5..f1f9a46 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
     "eslint": "^8.34.0",
     "prettier": "^3.0.0",
     "prettier-plugin-go-template": "^0.0.15",
-    "stylelint": "^15.1.0",
+    "stylelint": "^16.0.0",
     "stylelint-config-standard-scss": "^11.0.0",
     "typescript": "^5.0.0"
   },