Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
add GHA support to dependabot (#5544)
Browse files Browse the repository at this point in the history
* add GHA support to dependabot

* add labels

* Update .github/dependabot.yml

Co-authored-by: Chevdor <[email protected]>

Co-authored-by: Chevdor <[email protected]>
  • Loading branch information
sergejparity and chevdor authored May 18, 2022
1 parent c667b38 commit 4596a21
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ updates:
- dependency-name: "sub-tokens"
schedule:
interval: "daily"
- package-ecosystem: github-actions
directory: '/'
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E3-dependencies"]
schedule:
interval: daily

0 comments on commit 4596a21

Please sign in to comment.