Skip to content

Commit b3f740c

Browse files
authored
ci: run montly updates to libraries
1 parent 7a4ebd6 commit b3f740c

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
@@ -5,10 +5,10 @@ updates:
55
directory: "/"
66
target-branch: dev
77
schedule:
8-
interval: "weekly"
8+
interval: "monthly"
99
# Maintain dependencies for npm
1010
- package-ecosystem: "npm"
1111
directory: "/"
1212
target-branch: dev
1313
schedule:
14-
interval: "weekly"
14+
interval: "monthly"

0 commit comments

Comments
 (0)