From cbfd86fae3824ac156c2280760cae69d128d3c4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 18:57:23 +0000 Subject: [PATCH] chore(deps): bump @nextcloud/eslint-config from 8.4.2 to v9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4714028..8e6db14 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@babel/core": "^7.29.7", "@nextcloud/babel-config": "^1.3.0", "@nextcloud/browserslist-config": "^3.1.2", - "@nextcloud/eslint-config": "^8.4.2", + "@nextcloud/eslint-config": "^9.0.1", "@nextcloud/eslint-plugin": "^2.2.1", "@nextcloud/vite-config": "^2.5.4", "babel-jest": "^30.4.1",