From a8308fa2a917a69353424c220f68f51383d3e7c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 18:13:53 +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 91c232f..1417545 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", "@commitlint/cz-commitlint": "17.8.1", - "@softwareventures/eslint-config": "7.9.0", + "@softwareventures/eslint-config": "9.2.0", "@softwareventures/precise-commits": "3.0.35", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.1.0",