Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new release branch to Dependabot
Browse files Browse the repository at this point in the history
divergentdave committed Nov 4, 2024
1 parent 7de6305 commit dd6b151
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -9,3 +9,15 @@ updates:
directory: "/"
schedule:
interval: "weekly"

- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
target-branch: release/0.16

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: release/0.16

0 comments on commit dd6b151

Please sign in to comment.