Skip to content

Commit b9452d5

Browse files
committed
remove dependabot
1 parent 791769a commit b9452d5

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,4 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
7-
- package-ecosystem: "npm"
8-
directory: "/"
9-
open-pull-requests-limit: 10
10-
schedule:
11-
interval: "weekly"
12-
groups:
13-
minor-upgrades:
14-
update-types:
15-
- "minor"
16-
- "patch"
6+
interval: "weekly"

0 commit comments

Comments
 (0)