MangoHud/.github/dependabot.yml
Emil Velikov 809215ae65 github: add dependabot
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>
2023-03-12 14:08:42 +01:00

7 lines
118 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"