Update dependabot.yml

This commit is contained in:
Dennis Klein 2023-12-13 15:31:14 +01:00 committed by GitHub
parent 0966dee55d
commit 6d4a82427b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,11 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "dev"
schedule:
interval: "monthly"
- package-ecosystem: "gitsubmodule"
directory: "/extern"
target-branch: "dev"
schedule:
interval: "monthly"