mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 06:47:58 +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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user