From f7c11e4eb129fe97242ca67970fe3d2d55769e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 14:43:50 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/eslint-config to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9a34ff..4fb59b0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@commitlint/cli": "18.6.1", "@commitlint/config-conventional": "18.6.3", "@commitlint/cz-commitlint": "18.6.1", - "@softwareventures/eslint-config": "7.10.0", + "@softwareventures/eslint-config": "10.0.0", "@softwareventures/precise-commits": "4.0.26", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.2.0",