mirror of
https://github.com/flightlessmango/MangoHud.git
synced 2024-11-06 03:20:42 +00:00
809215ae65
It will run weekly and open a PR whenever any of the actions are out of date. Minor change is required in the repo settings - see the docs link https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
7 lines
118 B
YAML
7 lines
118 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|