Ignore carrierwave_backgrounder in Dependabot
It slips into a sentry-related update PR, and it won't update anyway since it's a fork from us.
This commit is contained in:
parent
f1dfa17165
commit
8fad702d9b
|
@ -18,6 +18,8 @@ updates:
|
|||
schedule:
|
||||
interval: weekly
|
||||
open-pull-requests-limit: 99
|
||||
ignore:
|
||||
- dependency-name: 'carrierwave_backgrounder'
|
||||
allow:
|
||||
- dependency-type: direct
|
||||
|
||||
|
@ -27,4 +29,4 @@ updates:
|
|||
interval: weekly
|
||||
open-pull-requests-limit: 99
|
||||
allow:
|
||||
- dependency-type: direct
|
||||
- dependency-type: direct
|
||||
|
|
Loading…
Reference in New Issue