1 parent 374d8c6 commit 32b5142Copy full SHA for 32b5142
1 file changed
.github/dependabot.yml
@@ -7,7 +7,7 @@ updates:
7
directory: ".github/scripts/"
8
schedule:
9
interval: "monthly"
10
- labels: ["ci"]
+ labels: ["dependabot"]
11
pull-request-branch-name:
12
separator: "-"
13
open-pull-requests-limit: 5
@@ -23,7 +23,7 @@ updates:
23
gh-actions:
24
patterns:
25
- "*" # Check all dependencies
26
27
28
29
0 commit comments