Ignore bitcoin dependency for dependabot

This commit is contained in:
Thomas Eizinger 2021-09-03 17:04:09 +10:00
parent 3bb76511fc
commit 0e4d5fa47e
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96
1 changed files with 3 additions and 0 deletions

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