Skip to content

Commit

Permalink
Merge pull request #57 from CocoaPods/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
segiddins authored May 29, 2021
2 parents 30bd8ec + 3ed0413 commit 1bf2e6e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: rake
versions:
- ">= 13.a, < 14"
- dependency-name: rubocop
versions:
- "> 0.52.1"

0 comments on commit 1bf2e6e

Please sign in to comment.