another attempt to fix schedule in dependabot.yml (#1550)
This commit is contained in:
parent
7c03e37fee
commit
a91be2656c
1 changed files with 2 additions and 1 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
|
@ -2,4 +2,5 @@ version: 2
|
|||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule.interval: "daily"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue