Skip to content

Commit c3fc7cc

Browse files
committed
Add standard labels to Dependabot PRs
1 parent 3ca001e commit c3fc7cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
schedule:
66
interval: monthly
77
labels:
8+
- 'dependencies'
9+
- 'github_actions'
810
- 'github_actions:pull-request'
911
- 'auto-merge'
1012
commit-message:
@@ -19,6 +21,8 @@ updates:
1921
schedule:
2022
interval: monthly
2123
labels:
24+
- 'dependencies'
25+
- 'javascript'
2226
- 'github_actions:pull-request'
2327
- 'auto-merge'
2428
commit-message:

0 commit comments

Comments
 (0)