diff --git a/.github/renovate.json b/.github/renovate.json index e060c87..651ca20 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -5,7 +5,7 @@ { "groupName": "npm packages", "matchManagers": ["npm"], - "ignoreDeps": ["oxlint", "eslint"] + "ignoreDeps": ["oxlint"] }, { "groupName": "oxlint",