Skip to content

Commit

Permalink
Add GH actions into dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson authored Nov 1, 2021
1 parent ea732d3 commit 12cfc91
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
@@ -1,5 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
day: friday
- package-ecosystem: gradle
directory: "/"
schedule:
Expand Down

0 comments on commit 12cfc91

Please sign in to comment.