Skip to content

Commit

Permalink
chore: ignore @nuxt/devtools upgrades for now
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 22, 2024
1 parent 61dc789 commit 54f654d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
":pinDevDependencies",
":widenPeerDependencies"
],
"ignoreDeps": [
"@nuxt/devtools"
],
"packageRules": [
{
"groupName": "vitest",
Expand Down

0 comments on commit 54f654d

Please sign in to comment.