Skip to content

Commit 32b5142

Browse files
authored
Update label used by dependabot (#547)
1 parent 374d8c6 commit 32b5142

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ updates:
77
directory: ".github/scripts/"
88
schedule:
99
interval: "monthly"
10-
labels: ["ci"]
10+
labels: ["dependabot"]
1111
pull-request-branch-name:
1212
separator: "-"
1313
open-pull-requests-limit: 5
@@ -23,7 +23,7 @@ updates:
2323
gh-actions:
2424
patterns:
2525
- "*" # Check all dependencies
26-
labels: ["ci"]
26+
labels: ["dependabot"]
2727
pull-request-branch-name:
2828
separator: "-"
2929
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)