mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(depbot): ♻️🔥 de-dup nuget config
This commit is contained in:
parent
e124e55e08
commit
c36f3aa804
1 changed files with 1 additions and 5 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -5,11 +5,7 @@ updates:
|
|||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: nuget
|
||||
directory: /services/Directory/FilterLists.Directory.Api
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: nuget
|
||||
directory: /services/Directory/FilterLists.Directory.Infrastructure.Migrations.Tests
|
||||
directory: /services
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue