Skip to content

Commit a84fc09

Browse files
authored
Merge pull request #814 from smartlyio/VLCN-3109-patch
chore(renovate): allow automerge for pins
2 parents f770a1d + a864690 commit a84fc09

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
"labels": ["no release"],
5757
"automerge": true,
5858
"matchPackageNames": ["@types{/,}**"]
59+
},
60+
{
61+
"matchUpdateTypes": ["pin", "pinDigest"],
62+
"minimumReleaseAge": null,
63+
"automerge": true
5964
}
6065
],
6166
"github-actions": {

0 commit comments

Comments
 (0)