ArchiSteamFarm/.github/dependabot.yml.off
JustArchi 8c188d1d40 Give up for now
There is no solution that works like old dependabot, great.
2020-09-27 02:52:11 +02:00

34 lines
729 B
Text

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "01:00"
labels:
- "Automatic"
open-pull-requests-limit: 99
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
time: "01:15"
labels:
- "Automatic"
open-pull-requests-limit: 99
- package-ecosystem: "nuget"
directory: "/"
schedule:
interval: "daily"
time: "01:30"
labels:
- "Automatic"
open-pull-requests-limit: 99
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
time: "02:00"
labels:
- "Automatic"
open-pull-requests-limit: 99