Skip to content

Commit bcf8d0d

Browse files
Fix - dependabot yaml error
1 parent 4ad4a42 commit bcf8d0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8-
- package-ecosystem: "github-actions"
9-
directory: ".github/workflows"
10-
schedule:
8+
- package-ecosystem: "github-actions"
9+
directory: ".github/workflows"
10+
schedule:
1111
interval: "daily"

0 commit comments

Comments
 (0)