Skip to content

Commit c792f5b

Browse files
Merge pull request #7 from anolishq/chore/renovate-hardening
chore: harden Renovate config (pinDigests, grouping)
2 parents 5fc02a1 + f2db23c commit c792f5b

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)