Check for updates for github actions

This commit is contained in:
Roland Geider
2023-11-18 21:41:12 +01:00
parent 249cbf1f5f
commit 02fba12245

View File

@@ -9,4 +9,9 @@ updates:
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"