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