Skip to content

Commit fa3d5c9

Browse files
committed
Disable Dependabot
Dependabot seems not working well with peerDependencies
1 parent 5dfdd0e commit fa3d5c9

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,4 @@
44
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55

66
version: 2
7-
updates:
8-
- package-ecosystem: npm
9-
directory: /
10-
schedule:
11-
interval: weekly
12-
13-
- package-ecosystem: npm
14-
directory: /example/
15-
schedule:
16-
interval: weekly
7+
updates: []

0 commit comments

Comments
 (0)