Skip to content

Commit 3e61ff2

Browse files
authored
Update dependabot.yml
Signed-off-by: Mohab Mohie <Mohab.MohieElDeen@outlook.com>
1 parent fc65f8c commit 3e61ff2

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "daily"
7+
time: "00:00"
8+
timezone: "Africa/Cairo"
9+
groups:
10+
dev-dependencies:
11+
applies-to: version-updates
12+
patterns:
13+
- "@docusaurus*"
714

815
- package-ecosystem: "github-actions"
916
directory: "/"

0 commit comments

Comments
 (0)