Skip to content

Commit 6db0e18

Browse files
authored
Configure dependabot refresh schedule (#1237)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent cf29bd3 commit 6db0e18

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gomod"
4+
directory: "/"
5+
schedule:
6+
interval: "cron"
7+
cron: "0 */4 * * *"
8+
timezone: "UTC"
9+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)