Fix dependabot config file (#5443)

And tell it to update github actions.
This commit is contained in:
Stefan Haller 2026-03-31 12:16:33 +02:00 committed by GitHub
commit 0b995121a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
allowed_updates:
- match:
update_type: "security"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"