Skip to content

Commit

Permalink
Add GH actions to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
karniv00l committed Oct 17, 2022
1 parent 9148e6b commit c0f0978
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 @@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit c0f0978

Please sign in to comment.