Skip to content

Commit a0b2918

Browse files
committed
chore(deps): run Dependabot monthly
1 parent 774de1f commit a0b2918

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ updates:
33
- package-ecosystem: npm
44
directory: /
55
schedule:
6-
interval: weekly
7-
day: monday
6+
interval: monthly
87
cooldown:
98
default-days: 1
109
groups:
@@ -21,8 +20,7 @@ updates:
2120
- package-ecosystem: github-actions
2221
directory: /
2322
schedule:
24-
interval: weekly
25-
day: monday
23+
interval: monthly
2624
cooldown:
2725
default-days: 1
2826
groups:

0 commit comments

Comments
 (0)