Skip to content

Commit bdbf294

Browse files
authored
Change dependabot schedules to monthly (#414)
1 parent 08f5533 commit bdbf294

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ updates:
33
- package-ecosystem: docker
44
directory: "/"
55
schedule:
6-
interval: daily
7-
time: "01:00"
6+
interval: monthly
87
open-pull-requests-limit: 99
98
- package-ecosystem: pip
109
directory: "/"
1110
schedule:
12-
interval: daily
13-
time: "01:00"
11+
interval: monthly
1412
open-pull-requests-limit: 99
1513
ignore:
1614
- dependency-name: followthemoney

0 commit comments

Comments
 (0)