Skip to content

Commit be0ab8d

Browse files
committed
reformat dependabot config
1 parent a112d28 commit be0ab8d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
version: 2
2+
23
updates:
3-
- package-ecosystem: "pip"
4+
- package-ecosystem: "pip"
45
directory: "/"
56
schedule:
6-
interval: "daily"
7+
interval: "daily"
78
rebase-strategy: "disabled"
8-
- package-ecosystem: "github-actions"
9+
- package-ecosystem: "github-actions"
910
directory: "/"
1011
schedule:
11-
interval: "weekly"
12+
interval: "weekly"
1213
rebase-strategy: "disabled"

0 commit comments

Comments
 (0)