From 84ab91ffb5591580cecdfe1720a756708a27dbbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 12:27:15 +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 7737c2a6..79b23a60 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0", "@commitlint/cz-commitlint": "19.5.0", - "@softwareventures/eslint-config": "7.9.0", + "@softwareventures/eslint-config": "9.1.1", "@softwareventures/precise-commits": "4.0.18", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "5.1.0",