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

Commit

Permalink
Merge pull request #4 from ADClock/patch/dependabot
Browse files Browse the repository at this point in the history
Added Dependabot for github-actions
  • Loading branch information
V3lop5 committed Mar 9, 2021
2 parents 6095c04 + 27d33ba commit 08e2605
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@ updates:
- package-ecosystem: "gradle" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "daily"
time: "02:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "02:00"

0 comments on commit 08e2605

Please sign in to comment.