mirror of
https://github.com/chronotope/chrono.git
synced 2026-05-01 03:54:03 +00:00
Make dependabot target 0.4.x branch
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -4,11 +4,14 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
target-branch: "0.4.x"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/fuzz/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
target-branch: "0.4.x"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
target-branch: "0.4.x"
|
||||
|
||||
Reference in New Issue
Block a user