Skip to content

Commit 611f13f

Browse files
authoredNov 22, 2024··
chore: automerge digest (#403)
1 parent f1d2161 commit 611f13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.renovaterc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"extends": ["schedule:monthly"]
4141
},
4242
{
43-
"matchUpdateTypes": ["minor", "patch"],
43+
"matchUpdateTypes": ["minor", "patch", "digest"],
4444
"matchCurrentVersion": "!/^0/",
4545
"automerge": true
4646
}

0 commit comments

Comments
 (0)
Please sign in to comment.