Skip to content

Commit f2db23c

Browse files
chore: harden Renovate config (pinDigests, minimumReleaseAge, grouping)
1 parent 5fc02a1 commit f2db23c

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
@@ -20,6 +20,11 @@
2020
"groupName": "anolis components",
2121
"commitMessagePrefix": "deps:",
2222
"semanticCommitType": "deps"
23+
},
24+
{
25+
"matchManagers": ["github-actions"],
26+
"groupName": "github-actions",
27+
"pinDigests": true
2328
}
2429
]
2530
}

0 commit comments

Comments
 (0)