Ignore bitcoin dependency for dependabot

pull/732/head
Thomas Eizinger 3 years ago
parent 3bb76511fc
commit 0e4d5fa47e
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

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

Loading…
Cancel
Save