Skip to content

Commit a5a6ae7

Browse files
committed
Remove Dependabot config for /cli
Ref: dependabot/dependabot-core#1297 (comment)
1 parent a6a832a commit a5a6ae7

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/dependabot.yml

+1-8
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,4 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8-
day: "monday"
9-
10-
- package-ecosystem: "npm"
11-
open-pull-requests-limit: 2
12-
directory: "/cli"
13-
schedule:
14-
interval: "weekly"
15-
day: "monday"
8+
day: "tuesday"

0 commit comments

Comments
 (0)