Skip to content

Commit 1fa1fcc

Browse files
authored
Dependabot: Update config (#114)
ci-skip
1 parent 8e339d0 commit 1fa1fcc

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ updates:
44
- package-ecosystem: gomod
55
directory: /
66
schedule:
7-
interval: weekly
7+
interval: daily
8+
cooldown:
9+
default-days: 3
10+
811
- package-ecosystem: github-actions
912
directory: /
1013
schedule:
11-
interval: weekly
14+
interval: daily
15+
cooldown:
16+
default-days: 3

0 commit comments

Comments
 (0)