Skip to content

Commit de611a6

Browse files
author
Rei-de-Roma-18
authored
Correct schedul key in dependabot.yml
Update
1 parent c4c19a2 commit de611a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
updates:
99
- package-ecosystem: 'github-actions'
1010
directory: '/'
11-
schedule:
11+
schedul:
1212
interval: 'weekly'
1313
groups:
1414
github-actions:
@@ -17,5 +17,5 @@ updates:
1717

1818
- package-ecosystem: 'devcontainers'
1919
directory: '/'
20-
schedule:
20+
schedul:
2121
interval: weekly

0 commit comments

Comments
 (0)