1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-28 21:38:39 +00:00 committed by GitHub
parent 2d4f6daba0
commit 42cef902db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,24 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: nokogiri
versions:
- 1.11.1
- 1.11.2
- dependency-name: rspec-rails
versions:
- 4.0.2
- 4.1.0
- 5.0.0
- dependency-name: webmock
versions:
- 3.11.1
- 3.11.2
- 3.11.3
- 3.12.0
- 3.12.1