Skip to content

Commit

Permalink
update depbot settings (#439)
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <yy19902439@126.com>
  • Loading branch information
SamYuan1990 authored Nov 9, 2024
1 parent f0dc68a commit 8d76602
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@ updates:
directory: /
schedule:
interval: daily
groups:
go-dependencies:
patterns:
- "*"
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: daily
groups:
github-actions:
patterns:
- "*"

0 comments on commit 8d76602

Please sign in to comment.