Enable Dependabot for PHP

Errors should be easier to fix when we can tie them to a specific
upgrade.
This commit is contained in:
Grégoire Paris
2025-01-30 14:59:50 +01:00
committed by Grégoire Paris
parent 930ad25554
commit 429032520d

View File

@@ -1,5 +1,12 @@
version: 2
updates:
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies"
- package-ecosystem: "github-actions"
directory: "/"
schedule: