Skip to content

Commit d77d3fd

Browse files
zkoppertCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 350c00a commit d77d3fd

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
@@ -13,7 +13,7 @@ updates:
1313
directory: "/"
1414
schedule:
1515
interval: "weekly"
16-
- package-ecosystem: 'github-actions'
17-
directory: '/'
16+
- package-ecosystem: "github-actions"
17+
directory: "/"
1818
schedule:
19-
interval: 'weekly'
19+
interval: "weekly"

0 commit comments

Comments
 (0)