mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 06:08:01 +00:00
98c4c0135b
* rename sp-core-hashing to sp-crypto-hashing * fmt
19 lines
485 B
YAML
19 lines
485 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "cargo"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
ignore:
|
|
# these need to be updated together, so dependabot PRs
|
|
# are just noise. So, ignore them:
|
|
- dependency-name: sp-core
|
|
- dependency-name: sp-keyring
|
|
- dependency-name: sp-runtime
|
|
- dependency-name: sp-crypto-hashing
|
|
- dependency-name: sp-version
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
schedule:
|
|
interval: weekly
|