Skip to content

Commit 3b286cd

Browse files
authored
Add labels to dependabot prs that upgrade github actions (#2266)
Signed-off-by: Craig Perkins <[email protected]>
1 parent ce26f88 commit 3b286cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ updates:
1111
- package-ecosystem: "github-actions"
1212
directory: "/"
1313
schedule:
14-
interval: "weekly"
14+
interval: "weekly"
15+
labels:
16+
- "dependabot"
17+
- "dependencies"

0 commit comments

Comments
 (0)