mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 21:14:50 +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: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
target-branch: "0.4.x"
|
||||||
- package-ecosystem: "cargo"
|
- package-ecosystem: "cargo"
|
||||||
directory: "/fuzz/"
|
directory: "/fuzz/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
target-branch: "0.4.x"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
target-branch: "0.4.x"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user