Skip to content

Commit 3c20e4c

Browse files
committed
Dependabot => quarterly
1 parent f4ac9eb commit 3c20e4c

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
@@ -18,10 +18,8 @@ updates:
1818
- package-ecosystem: "maven"
1919
directory: "/"
2020
schedule:
21-
interval: "weekly"
22-
day: "friday"
21+
interval: "quarterly"
2322
- package-ecosystem: "github-actions"
2423
directory: "/"
2524
schedule:
26-
interval: "weekly"
27-
day: "friday"
25+
interval: "quarterly"

0 commit comments

Comments
 (0)