Skip to content

Commit

Permalink
ignore cypress v9 when computing renovate updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Sep 7, 2022
1 parent 96bbdf2 commit 5cc7033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -18,5 +18,6 @@
"excludePackagePatterns": ["cypress", "debug"],
"enabled": false
}
]
],
"ignorePaths": ["**/node_modules/**", "cypress-v9/**"]
}

0 comments on commit 5cc7033

Please sign in to comment.