Skip to content

Commit

Permalink
Merge #732
Browse files Browse the repository at this point in the history
732: Ignore bitcoin dependency for dependabot r=thomaseizinger a=thomaseizinger



Co-authored-by: Thomas Eizinger <[email protected]>
  • Loading branch information
bors[bot] and thomaseizinger authored Sep 6, 2021
2 parents 3bb7651 + 0e4d5fa commit 413a2d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ updates:
interval: "daily"
rebase-strategy: "disabled"
open-pull-requests-limit: 10
ignore:
- dependency-name: "bitcoin" # Needs to be updated together with bdk to be in sync.
- dependency-name: "miniscript" # Needs to be updated together with bdk to be in sync.

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

0 comments on commit 413a2d3

Please sign in to comment.