mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-08 08:58:01 +00:00
fix: enable dependabot for all crates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
directory: "**/*"
|
||||
schedule:
|
||||
interval: weekly
|
||||
ignore:
|
||||
@@ -13,6 +13,6 @@ updates:
|
||||
- dependency-name: sp-crypto-hashing
|
||||
- dependency-name: sp-version
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
directory: "**/*"
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
||||
Reference in New Issue
Block a user