Skip to content

Commit f25f7eb

Browse files
authored
chore(actions): Update dependabot.yml
Signed-off-by: Lala Sabathil <[email protected]>
1 parent 9b4eb8f commit f25f7eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
major-version-bumps:
1111
update-types: ["major"]
1212
schedule:
13-
interval: "weekly"
13+
interval: "daily"
1414
commit-message:
1515
prefix: "chore"
1616
prefix-development: "chore"
@@ -25,7 +25,7 @@ updates:
2525
major-version-bumps:
2626
update-types: ["major"]
2727
schedule:
28-
interval: "weekly"
28+
interval: "daily"
2929
commit-message:
3030
prefix: "ci"
3131
include: "scope"

0 commit comments

Comments
 (0)