Added dependabot configuration for GitHub Actions

This commit is contained in:
Wipe
2022-05-10 11:29:25 +02:00
parent 64f6647fb0
commit 4ad77cebc1
+11
View File
@@ -0,0 +1,11 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
labels:
- "dependencies"