another attempt to fix schedule in dependabot.yml (#1550)

This commit is contained in:
PJ Fanning 2024-11-07 12:48:47 +01:00 committed by GitHub
parent 7c03e37fee
commit a91be2656c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,4 +2,5 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule.interval: "daily"
schedule:
interval: "daily"