mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
Dependabot: Fix labels and ignore try-runtime-* (#3119)
This commit is contained in:
Vendored
+2
-1
@@ -2,7 +2,7 @@ version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
labels: ["A2-insubstantial", "B0-silent", "C1-low"]
|
||||
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
|
||||
# Handle updates for crates from github.com/paritytech/substrate manually.
|
||||
ignore:
|
||||
- dependency-name: "substrate-*"
|
||||
@@ -12,5 +12,6 @@ updates:
|
||||
- dependency-name: "fork-tree"
|
||||
- dependency-name: "pallet-*"
|
||||
- dependency-name: "beefy-*"
|
||||
- dependency-name: "try-runtime-*"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
Reference in New Issue
Block a user