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:
parent
2d4f6daba0
commit
42cef902db
24
.github/dependabot.yml
vendored
Normal file
24
.github/dependabot.yml
vendored
Normal 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
|
||||||
Loading…
Reference in New Issue
Block a user