From 9f7388503fe316076606786df6dd7cd6e76a1d2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:32:19 +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 cd78905..ea1422c 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@commitlint/cli": "20.5.3", "@commitlint/config-conventional": "20.5.3", "@commitlint/cz-commitlint": "20.5.3", - "@softwareventures/eslint-config": "9.5.0", + "@softwareventures/eslint-config": "10.0.0", "@softwareventures/precise-commits": "4.0.26", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/tsconfig": "8.1.2",