Skip to content

Commit d1c6020

Browse files
authored
Update dependabot.yml
1 parent 5195943 commit d1c6020

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
@@ -8,9 +8,9 @@ updates:
88
- package-ecosystem: "pip"
99
directory: "/backend"
1010
schedule:
11-
interval: "daily"
11+
interval: "monthly"
1212

1313
- package-ecosystem: "npm"
1414
directory: "/frontend"
1515
schedule:
16-
interval: "daily"
16+
interval: "monthly"

0 commit comments

Comments
 (0)