Skip to content

Commit 9489649

Browse files
authored
build: change dependabot interval to weekly (#827)
1 parent 4b6150c commit 9489649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: gradle
44
directory: "."
55
schedule:
6-
interval: daily
6+
interval: "weekly"
77
open-pull-requests-limit: 10
88
commit-message:
99
prefix: chore(deps)

0 commit comments

Comments
 (0)