enhance(gh): renovateのicons-subsetterをfrontendグループに統合 (#16161)

This commit is contained in:
かっこかり 2025-06-04 16:39:06 +09:00 committed by GitHub
parent 60fc9a5195
commit 80f73c6712
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 6 deletions

View File

@ -40,6 +40,7 @@
'packages/misskey-bubble-game/**/package.json', 'packages/misskey-bubble-game/**/package.json',
'packages/misskey-reversi/**/package.json', 'packages/misskey-reversi/**/package.json',
'packages/sw/**/package.json', 'packages/sw/**/package.json',
'packages/icons-subsetter/**/package.json',
], ],
// prevent wastage of Chromatic snapshots // prevent wastage of Chromatic snapshots
rebaseWhen: 'never', rebaseWhen: 'never',
@ -62,12 +63,6 @@
'scripts/**/package.json', 'scripts/**/package.json',
], ],
}, },
{
groupName: '[icons-subsetter] Update dependencies',
matchFileNames: [
'packages/icons-subsetter/**/package.json',
],
},
{ {
groupName: '[GitHub Actions] Update dependencies', groupName: '[GitHub Actions] Update dependencies',
matchFileNames: [ matchFileNames: [