mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(build): delete vNext from depbot
This commit is contained in:
parent
044fa94168
commit
519bacc392
1 changed files with 0 additions and 15 deletions
15
.github/dependabot.yml
vendored
15
.github/dependabot.yml
vendored
|
|
@ -28,18 +28,3 @@ updates:
|
|||
directory: /web
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: nuget
|
||||
directory: /api/FilterLists.Api
|
||||
target-branch: vNext
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: nuget
|
||||
directory: /api/FilterLists.Api.Infrastructure.Migrations
|
||||
target-branch: vNext
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
target-branch: vNext
|
||||
schedule:
|
||||
interval: daily
|
||||
|
|
|
|||
Loading…
Reference in a new issue