mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 23:21:02 +00:00
dependabot: remove ignore for polkadot-sdk crates (#1784)
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
This commit is contained in:
@@ -5,14 +5,6 @@ updates:
|
|||||||
- "**/*"
|
- "**/*"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
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
|
- package-ecosystem: github-actions
|
||||||
directory: "**/*"
|
directory: "**/*"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Reference in New Issue
Block a user