Skip to content

Commit ce5ef32

Browse files
committed
Update schedule for uv and npm dependencies to weekly
1 parent 5fee1fd commit ce5ef32

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
@@ -11,14 +11,14 @@ updates:
1111
- package-ecosystem: uv
1212
directory: /backend
1313
schedule:
14-
interval: daily
14+
interval: weekly
1515
commit-message:
1616
prefix:
1717
# npm
1818
- package-ecosystem: npm
1919
directory: /frontend
2020
schedule:
21-
interval: daily
21+
interval: weekly
2222
commit-message:
2323
prefix:
2424
ignore:

0 commit comments

Comments
 (0)