mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 04:50:52 +00:00
Make dependabot target 0.4.x branch
This commit is contained in:
parent
85d4f7f590
commit
155e9da327
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user