mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 01:41:09 +00:00
Fix dependabot labels (#6674)
This commit is contained in:
Vendored
+2
-2
@@ -2,7 +2,7 @@ version: 2
|
|||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "cargo"
|
- package-ecosystem: "cargo"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
|
labels: ["A2-insubstantial", "B0-silent", "C1-low", "E2-dependencies"]
|
||||||
# Handle updates for crates from github.com/paritytech/substrate manually.
|
# Handle updates for crates from github.com/paritytech/substrate manually.
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "substrate-*"
|
- dependency-name: "substrate-*"
|
||||||
@@ -21,6 +21,6 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: '/'
|
directory: '/'
|
||||||
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E2-dependencies"]
|
labels: ["A2-insubstantial", "B0-silent", "C1-low", "E2-dependencies"]
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
|||||||
Reference in New Issue
Block a user