Skip to content

Commit

Permalink
chore: ignore eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Mar 8, 2023
1 parent 601e12d commit 2a84a08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json
@@ -1,5 +1,8 @@
{
"extends": [
"@nuxtjs"
],
"ignoreDeps": [
"eslint"
]
}

0 comments on commit 2a84a08

Please sign in to comment.