Skip to content

Commit 7b85e18

Browse files
darbyjohnstonluzpaz
authored andcommitted
Reduce the number of dependabot C++ checks (AcademySoftwareFoundation#1939)
* Only have dependabot check monthly Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com> Signed-off-by: luzpaz <luzpaz@users.noreply.github.com>
1 parent a0fc75c commit 7b85e18

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.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)