Skip to content

Commit e63a525

Browse files
committed
chore(deps): reduce Dependabot frequency to 1 week
1 parent 400f223 commit e63a525

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ updates:
55
- package-ecosystem: "github-actions"
66
directory: "/"
77
schedule:
8-
interval: "daily"
8+
interval: "weekly"
99
- package-ecosystem: "gomod"
1010
directory: "/"
1111
schedule:
12-
interval: "daily"
12+
interval: "weekly"
1313
groups:
1414
"aws-sdk-go-v2":
1515
patterns:
1616
- "github.com/aws/aws-sdk-go-v2"
17-
- "github.com/aws/aws-sdk-go-v2/*"
17+
- "github.com/aws/aws-sdk-go-v2/*"

0 commit comments

Comments
 (0)