5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 05:21:07 +01:00

Tell dependabot to use the right branch (#46)

This commit is contained in:
lmarz
2025-05-14 15:13:18 +02:00
committed by GitHub
parent c25fe2789b
commit 3be4f28465

View File

@@ -5,10 +5,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
target-branch: "develop"
target-branch: "master"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "develop"
target-branch: "master"