Skip to content

Commit

Permalink
Run dependabot on cargo daily (#127)
Browse files Browse the repository at this point in the history
Signed-off-by: Danil Grigorev <danil.grigorev@suse.com>
  • Loading branch information
Danil-Grigorev authored Dec 11, 2024
1 parent f7b1235 commit 470e72b
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 @@ -16,7 +16,7 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
interval: daily
labels:
- "kind/cleanup"
- "area/dependency"
Expand Down

0 comments on commit 470e72b

Please sign in to comment.