mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
revert(archival): ♻ revert dependabot updates
This commit is contained in:
parent
9f09d0047c
commit
f690a5561e
2 changed files with 0 additions and 13 deletions
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
|
|
@ -1,17 +1,5 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: nuget
|
||||
directory: "/services/archival/src/FilterLists.Archival
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "11:00"
|
||||
open-pull-requests-limit: 99
|
||||
- package-ecosystem: docker
|
||||
directory: "/services/archival/src/FilterLists.Archival"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "11:00"
|
||||
open-pull-requests-limit: 99
|
||||
- package-ecosystem: nuget
|
||||
directory: "/services/directory/src/FilterLists.Directory.Api"
|
||||
schedule:
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@ EndProject
|
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A534ED99-43A6-4CD2-9288-BD35F82F4E88}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.dockerignore = .dockerignore
|
||||
..\.github\dependabot.yml = ..\.github\dependabot.yml
|
||||
FilterLists.sln.DotSettings = FilterLists.sln.DotSettings
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
|
|
|||
Loading…
Reference in a new issue