Skip to content

Commit 20fdf88

Browse files
committed
do not pin libops/.github
1 parent 9f2b16c commit 20fdf88

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

default.json5

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,15 @@
4646
groupName: 'github-actions',
4747
commitMessagePrefix: '[skip-release] ',
4848
},
49+
{
50+
matchDepTypes: [
51+
'action',
52+
],
53+
matchPackageNames: [
54+
'libops/.github',
55+
],
56+
pinDigests: false,
57+
},
4958
],
5059
customManagers: [
5160
{

0 commit comments

Comments
 (0)