Skip to content

Commit 56b14b2

Browse files
authored
feat(deps): add matchDepTypes to packageRules in renovate.json
1 parent f17ddb6 commit 56b14b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
],
66
"packageRules": [
77
{
8+
"matchDepTypes": ["dependencies", "devDependencies"],
89
"rangeStrategy": "pin"
910
}
1011
]

0 commit comments

Comments
 (0)