Skip to content

Commit

Permalink
Add github actions to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
benschwarz committed Nov 10, 2022
1 parent 695d219 commit 08f7eee
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: "monthly"
time: "22:00"
- package-ecosystem: bundler
directory: "/"
schedule:
Expand Down

0 comments on commit 08f7eee

Please sign in to comment.