Skip to content

Commit b8a54c3

Browse files
authored
Merge pull request #58 from Profiidev/chore/ignore-deps
2 parents 2c4a2d3 + c1b7df5 commit b8a54c3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"matchDatasources": ["crate"]
1414
}
1515
],
16+
"ignorePaths": [
17+
"**/node_modules/**",
18+
"**/bower_components/**",
19+
"**/android/**",
20+
"**/ios/**"
21+
],
1622
"osvVulnerabilityAlerts": true,
1723
"vulnerabilityAlerts": {
1824
"enabled": true,

0 commit comments

Comments
 (0)