Merge commit 'refs/pull/1121/head' of github.com:bitcoindevkit/bdk

This commit is contained in:
Steve Myers 2023-11-14 11:51:48 -06:00
commit d6a0cf0795
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

8
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,8 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"