Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 29, 2021
1 parent ac0a762 commit 3a4db96
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "06:00"
timezone: America/Los_Angeles
open-pull-requests-limit: 10
ignore:
- dependency-name: bcrypt
versions:
- 3.1.16
- dependency-name: rspec
versions:
- 3.10.0
- dependency-name: rake
versions:
- 13.0.3
- dependency-name: pry
versions:
- 0.14.0
- 0.14.1
- dependency-name: chefstyle
versions:
- 1.6.1
- 1.6.2
- 1.7.1
- 1.7.2
- 1.7.4
- 1.7.5

0 comments on commit 3a4db96

Please sign in to comment.