Skip to content

Commit

Permalink
Disable auto rebase for cargo dependabot updates (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Dec 16, 2022
1 parent 9e7c02f commit 61d41b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
rebase-strategy: "disabled"

- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit 61d41b1

Please sign in to comment.