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:
Andreas Nedbal 2023-09-22 18:31:05 +02:00
parent f1dfa17165
commit 8fad702d9b
1 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,8 @@ updates:
schedule: schedule:
interval: weekly interval: weekly
open-pull-requests-limit: 99 open-pull-requests-limit: 99
ignore:
- dependency-name: 'carrierwave_backgrounder'
allow: allow:
- dependency-type: direct - dependency-type: direct