Skip to content

Commit 43c8d1a

Browse files
tkoyama010lwasser
authored andcommitted
Revert "Update dependabot.yml"
This reverts commit 7da4c13.
1 parent 7082f15 commit 43c8d1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ updates:
33
- package-ecosystem: "pip"
44
directory: "/"
55
insecure-external-code-execution: allow
6+
schedule:
7+
interval: "monthly"
68
open-pull-requests-limit: 100
79
labels:
810
- "maintenance"
@@ -13,6 +15,8 @@ updates:
1315
- "*"
1416
- package-ecosystem: "github-actions"
1517
directory: "/"
18+
schedule:
19+
interval: "monthly"
1620
open-pull-requests-limit: 100
1721
labels:
1822
- "maintenance"

0 commit comments

Comments
 (0)