Skip to content

Commit

Permalink
Merge pull request #17 from apainintheneck/add-dependabot
Browse files Browse the repository at this point in the history
Add dependabot
  • Loading branch information
apainintheneck authored Nov 24, 2023
2 parents 0b8a390 + 9331022 commit d5c66c4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/.dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
open-pull-requests-limit: 2
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
open-pull-requests-limit: 2

0 comments on commit d5c66c4

Please sign in to comment.