Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#2310)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 3, 2021
1 parent c6f5ce1 commit 38daed3
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,29 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: test-unit
versions:
- 3.3.9
- 3.4.1
- dependency-name: i18n
versions:
- 1.8.10
- 1.8.7
- 1.8.8
- dependency-name: simplecov
versions:
- 0.21.2
- dependency-name: rubocop
versions:
- 1.10.0
- 1.8.1
- 1.9.0
- 1.9.1
- dependency-name: timecop
versions:
- 0.9.3

0 comments on commit 38daed3

Please sign in to comment.