Skip to content

Commit

Permalink
Merge pull request #273 from DFE-Digital/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
peteryates authored Apr 29, 2021
2 parents 4b148aa + 78cd8f4 commit 7d6ac63
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
ignore:
- dependency-name: simplecov
versions:
- "> 0.17.1, < 1"

0 comments on commit 7d6ac63

Please sign in to comment.