Enable Dependabot ##build

This commit is contained in:
Pau RE
2025-01-09 20:11:56 +01:00
committed by pancake
parent f6c24f2a47
commit 86daab0062

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "##build "
prefix-development: "##build "
labels:
- buildsystem