Skip to content

Commit 417f1da

Browse files
authored
🔧 Update dependabot intervals for uv and npm dependencies to weekly (#1880)
1 parent f5032c2 commit 417f1da

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)