Skip to content

Commit 76df38a

Browse files
Add 'pin' and 'digest' to matchUpdateTypes
Signed-off-by: LeonJS_ <70959426+Leon-JavaScript@users.noreply.github.com>
1 parent 8f0dcae commit 76df38a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencyDashboard": false,
77
"packageRules": [
88
{
9-
"matchUpdateTypes": ["minor", "patch"],
9+
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
1010
"automerge": true
1111
}
1212
]

0 commit comments

Comments
 (0)