Update dependabot.yml

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-03-17 13:06:18 +01:00 committed by GitHub
parent 47964fc16c
commit 1b6524b904
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: ".github/workflows"
schedule: schedule:
interval: "daily" interval: "daily"
time: "12:00" time: "12:00"