Skip to content

Commit

Permalink
Merge pull request #143 from TwilioDevEd/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
jefflinwood committed Dec 30, 2021
2 parents ff44b5e + eff881e commit 729741d
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
open-pull-requests-limit: 10
ignore:
- dependency-name: bootsnap
versions:
- 1.6.0
- 1.7.3
- dependency-name: twilio-ruby
versions:
- 5.46.1

0 comments on commit 729741d

Please sign in to comment.