From 7baa465251f15c5585ead6dbbb39739b3b6b1372 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:08:39 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 082a82d..8341f3d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", "@commitlint/cz-commitlint": "19.8.1", - "@softwareventures/eslint-config": "7.10.0", + "@softwareventures/eslint-config": "9.2.3", "@softwareventures/precise-commits": "4.0.23", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.1.1",