mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
ddb5d4c9d7
polkadot-sdk crates are now released on crates.io in accordance with the release process something every month, so should be fine include them with dependabot
12 lines
217 B
YAML
12 lines
217 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "cargo"
|
|
directories:
|
|
- "**/*"
|
|
schedule:
|
|
interval: weekly
|
|
- package-ecosystem: github-actions
|
|
directory: "**/*"
|
|
schedule:
|
|
interval: weekly
|