Add dependabot config

This commit is contained in:
Johannes Meyer 2025-03-06 15:39:15 +01:00
parent 445fef27e5
commit bd24853dbb

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"