refactor: ♻️ disable dependabot on vNext

This commit is contained in:
Collin M. Barrett 2023-01-20 02:48:31 -06:00
parent bbf62c9a67
commit 6c47e81181
No known key found for this signature in database

View file

@ -1,6 +1,5 @@
version: 2
updates:
# main
- package-ecosystem: docker
directory: '/services/Archival/FilterLists.Archival.Api'
schedule:
@ -25,19 +24,7 @@ updates:
directory: '/web'
schedule:
interval: daily
# - package-ecosystem: npm
# directory: '/web'
# schedule:
# interval: daily
# vNext
- package-ecosystem: npm
directory: '/web'
schedule:
interval: daily
target-branch: 'vNext'
- package-ecosystem: nuget
directory: '/api'
schedule:
interval: daily
target-branch: 'vNext'
interval: daily