Skip to content

Commit

Permalink
add bundler config to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jan 14, 2024
1 parent cc5d607 commit e2c7f85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit e2c7f85

Please sign in to comment.