Skip to content

Commit 3dbeee4

Browse files
Reduce the number of dependabot C++ checks (#1939)
* Only have dependabot check monthly Signed-off-by: Darby Johnston <[email protected]>
1 parent f970d77 commit 3dbeee4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ updates:
1515
- package-ecosystem: "gitsubmodule"
1616
directory: "/"
1717
schedule:
18-
day: "monday"
19-
interval: "weekly"
18+
interval: "quarterly"

0 commit comments

Comments
 (0)