build: Enable dependabot

This commit is contained in:
Dennis Klein
2023-12-13 15:26:44 +01:00
committed by GitHub
parent b649356c5a
commit 0966dee55d

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "gitsubmodule"
directory: "/extern"
schedule:
interval: "monthly"