Skip to content

Commit 3ca001e

Browse files
committed
Add auto-merge label to Dependabot PRs
1 parent 7ec1349 commit 3ca001e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ updates:
66
interval: monthly
77
labels:
88
- 'github_actions:pull-request'
9+
- 'auto-merge'
910
commit-message:
1011
prefix: meta
1112
cooldown:
@@ -19,6 +20,7 @@ updates:
1920
interval: monthly
2021
labels:
2122
- 'github_actions:pull-request'
23+
- 'auto-merge'
2224
commit-message:
2325
prefix: meta
2426
cooldown:

0 commit comments

Comments
 (0)