Skip to content

Commit 90f781d

Browse files
committed
Fix indentation in dependabot.yml for pip and docker update schedules
1 parent db15b87 commit 90f781d

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
@@ -13,8 +13,8 @@ updates:
1313
- package-ecosystem: "pip"
1414
directory: "/"
1515
schedule:
16-
interval: daily
16+
interval: daily
1717
- package-ecosystem: "docker"
1818
directory: "/"
1919
schedule:
20-
interval: daily
20+
interval: daily

0 commit comments

Comments
 (0)