mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-19 15:10:34 -04:00
Ignore bitcoin dependency for dependabot
This commit is contained in:
parent
3bb76511fc
commit
0e4d5fa47e
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue