Make dependabot target 0.4.x branch

This commit is contained in:
Paul Dicker 2023-09-11 08:21:49 +02:00 committed by Paul Dicker
parent 85d4f7f590
commit 155e9da327

View File

@ -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"