Skip to content

Commit

Permalink
Merge pull request #3063 from github/ruby-updates
Browse files Browse the repository at this point in the history
Enable Ruby dependabot updates
  • Loading branch information
zkoppert authored Aug 7, 2023
2 parents 5c41aa6 + 6fc6f1a commit edac8cf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ updates:
interval: daily
open-pull-requests-limit: 99
rebase-strategy: disabled

- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
versioning-strategy: increase
open-pull-requests-limit: 99

0 comments on commit edac8cf

Please sign in to comment.