Skip to content

Commit

Permalink
chore: ignore upgrading dependencies for stubbed libs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 13, 2024
1 parent 6cdfdfb commit 4329c4d
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 @@ -8,6 +8,9 @@
"ignoreDeps": [
"@nuxt/devtools"
],
"ignorePaths": [
"**/stubs/**"
],
"packageRules": [
{
"groupName": "vitest",
Expand Down

0 comments on commit 4329c4d

Please sign in to comment.