Skip to content

Commit 8e2234e

Browse files
committed
chore: Move dependabot to weekly interval
Signed-off-by: Helio Chissini de Castro <heliocastro@gmail.com>
1 parent 0885734 commit 8e2234e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: daily
6+
interval: weekly
77

88
- package-ecosystem: docker
99
directory: /
1010
schedule:
11-
interval: daily
11+
interval: weekly
1212

1313
- package-ecosystem: maven
1414
directory: /
1515
schedule:
16-
interval: daily
16+
interval: weekly

0 commit comments

Comments
 (0)