Skip to content

Commit 84e9e71

Browse files
authored
Remove duplicate config
1 parent b5d66fb commit 84e9e71

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/dependabot.yml

-11
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,3 @@ updates:
1111
interval: 'daily'
1212
target-branch: 'main'
1313
open-pull-requests-limit: 10
14-
15-
- package-ecosystem: 'npm'
16-
directory: '/'
17-
schedule:
18-
interval: 'daily'
19-
target-branch: 'main'
20-
open-pull-requests-limit: 10
21-
allow:
22-
- dependency-type: "direct"
23-
update-types: ["security"]
24-

0 commit comments

Comments
 (0)