Skip to content

Commit

Permalink
another attempt to fix schedule in dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Nov 7, 2024
1 parent 7c03e37 commit 7aa8856
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule.interval: "daily"
schedule:
interval: "daily"

0 comments on commit 7aa8856

Please sign in to comment.