Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
chore: ignore eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris007 committed Jun 19, 2024
1 parent d1145f2 commit 4a6e1f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"chai"
],
"allowedVersions": "<5.0.0"
},
{
"matchPackageNames": [
"eslint"
],
"allowedVersions": "<9.0.0"
}
]
}

0 comments on commit 4a6e1f3

Please sign in to comment.