Files
pezkuwi-subxt/substrate/.github/dependabot.yml
T
Sergejs Kostjucenko bd225c7938 add GHA support to dependabot (#11448)
* add GHA support to dependabot

* fix formatting

* add labels

* add label
2022-05-19 00:26:44 +03:00

13 lines
342 B
YAML

version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"]
schedule:
interval: "daily"
- package-ecosystem: github-actions
directory: '/'
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E3-dependencies"]
schedule:
interval: daily