add GHA checks to dependabot (#1270)

* add GHA checks to dependabot

* Update .github/dependabot.yml

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>

Co-authored-by: Chevdor <chevdor@users.noreply.github.com>
This commit is contained in:
Sergejs Kostjucenko
2022-05-18 17:09:41 +03:00
committed by GitHub
parent 0c3a9d0724
commit b71820047d
+5
View File
@@ -23,3 +23,8 @@ updates:
- dependency-name: "westend-*" - dependency-name: "westend-*"
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: github-actions
directory: '/'
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E3-dependencies"]
schedule:
interval: daily