Skip to content

Commit f8fa11a

Browse files
authored
Add auto-merge label to Dependabot PRs (#114)
1 parent d9e347a commit f8fa11a

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
@@ -6,5 +6,9 @@ updates:
66
- /actions/*
77
schedule:
88
interval: "monthly"
9+
labels:
10+
- "dependencies"
11+
- "github_actions"
12+
- "auto-merge"
913
cooldown:
1014
default-days: 3

0 commit comments

Comments
 (0)