fix(dependabot): ensure updates target the dev branch

This commit is contained in:
Félix MARQUET
2025-06-10 11:46:40 +02:00
parent 47fa8f820e
commit 1430d39b5c

View File

@@ -9,3 +9,4 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
target-branch: "dev"