Skip to content

Commit 077d33c

Browse files
authored
Tell dependabot to cool it a bit
(changed the update interval for Gradle dependencies from weekly to monthly)
1 parent 17724b2 commit 077d33c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ updates:
55
- package-ecosystem: "gradle" # See documentation for possible values
66
directory: "/" # Location of package manifests
77
schedule:
8-
interval: "weekly"
8+
interval: "monthly"

0 commit comments

Comments
 (0)