Skip to content

Commit f9afda1

Browse files
committed
Check dependencies monthly
Repository is not monitored actively enough for daily or weekly dependency checks
1 parent 94e721c commit f9afda1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ updates:
33
- package-ecosystem: maven
44
directory: "/"
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
open-pull-requests-limit: 10
88
- package-ecosystem: github-actions
99
directory: /
1010
schedule:
11-
interval: daily
11+
interval: monthly

0 commit comments

Comments
 (0)