Skip to content

Commit 1c39f3e

Browse files
committed
Removes unsupported Dependabot configuration
1 parent 1bd4ca8 commit 1c39f3e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/dependabot.yml

-10
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,3 @@ updates:
1111
schedule:
1212
interval: "monthly"
1313
day: "saturday"
14-
allow:
15-
- dependency-type: "development"
16-
17-
- package-ecosystem: "npm"
18-
directory: "/"
19-
schedule:
20-
interval: "weekly"
21-
day: "saturday"
22-
allow:
23-
- dependency-type: "production"

0 commit comments

Comments
 (0)