Update eslint monorepo to v9.38.0 - abandoned #4

Closed
renovate-bot wants to merge 19 commits from renovate/eslint-monorepo into master
Showing only changes of commit 10238b5b54 - Show all commits

Add renovate.json

Renovate Bot 2025-10-19 03:07:38 +00:00 committed by Pierre-Olivier Mercier

7
renovate.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>iac/renovate-config",
"local>iac/renovate-config//automerge-common"
]
}