Skip to content

Commit

Permalink
ci: set the frequency of version updates to daily (#548)
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh authored Dec 20, 2024
1 parent 819903a commit 06a153e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
assignees:
- "reaver-flomesh"
labels:
Expand Down

0 comments on commit 06a153e

Please sign in to comment.