mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
SEARCH-2198 Move dependabot config in .github
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
# see https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "maven"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "22:00"
|
||||
timezone: "Europe/London"
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "search-services/packaging/src/docker/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
time: "22:00"
|
||||
timezone: "Europe/London"
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "insight-engine/packaging/src/docker/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
time: "22:00"
|
||||
timezone: "Europe/London"
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "insight-engine/alfresco-insight-zeppelin/src/docker/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "saturday"
|
||||
time: "22:00"
|
||||
timezone: "Europe/London"
|
Reference in New Issue
Block a user