Skip to content

Commit

Permalink
chore: ignore eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris007 committed Jun 11, 2024
1 parent f71a416 commit fa6d958
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 @@ -21,6 +21,12 @@
"dynamo-db-local"
],
"allowedVersions": "<8.1.0"
},
{
"matchPackageNames": [
"eslint"
],
"allowedVersions": "<9.0.0"
}
]
}

0 comments on commit fa6d958

Please sign in to comment.