Skip to content

Commit

Permalink
Merge pull request #124 from github/dependabot-add-v2-config-file
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr authored Jan 18, 2021
2 parents 262c4f9 + 2ebea2e commit 6f55301
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "10:00"
timezone: Europe/Vienna
pull-request-branch-name:
separator: "-"
open-pull-requests-limit: 99
allow:
- dependency-type: direct
- dependency-type: indirect
rebase-strategy: disabled

0 comments on commit 6f55301

Please sign in to comment.