Skip to content

Commit 1a9f3c4

Browse files
authored
Merge pull request #1420 from github/mbg/dependabot/rebuild
Add "Rebuild" label to Dependabot PRs for `npm`
2 parents f94fc0f + 378e573 commit 1a9f3c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ updates:
2626
default-days: 7
2727
exclude:
2828
- "@actions/*"
29+
labels:
30+
- "Rebuild"
2931
groups:
3032
actions:
3133
patterns:

0 commit comments

Comments
 (0)