732: Ignore bitcoin dependency for dependabot r=thomaseizinger a=thomaseizinger



Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
bors[bot] 2021-09-06 07:33:08 +00:00 committed by GitHub
commit 413a2d37aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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