Blocking eslint-config-love upgrades for now, too many breaking changes.

This commit is contained in:
John Livingston 2025-05-12 12:29:02 +02:00
parent 433588d6cd
commit 984d5fc529
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -38,3 +38,6 @@ updates:
- dependency-name: "@typescript-eslint/parser"
versions:
- ">=8.5.0" # for now 8.5.0 is broken because of the lack of ./tsconfig.json file. Must fix conf.
- dependency-name: "eslint-config-love"
versions:
- ">=85.0.0" # Versions goes up to 118 very quickly. Too much breaking changes. We must do this progressively.