From e9fe648a96170a323630f8a7481357d72e91f577 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 03:59:16 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-nodebb to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 953ac57..a04be14 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@commitlint/cli": "17.6.5", "@commitlint/config-angular": "17.6.5", "eslint": "8.42.0", - "eslint-config-nodebb": "0.2.1", + "eslint-config-nodebb": "1.1.11", "eslint-plugin-import": "2.27.5", "husky": "8.0.3", "lint-staged": "13.2.2"