Skip to content

Commit 3c89302

Browse files
authored
Revert interval to weekly for uv and bun package ecosystems
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
1 parent 4b3fe7f commit 3c89302

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ updates:
1414
- package-ecosystem: uv
1515
directory: /
1616
schedule:
17-
interval: daily
17+
interval: weekly
1818
cooldown:
1919
default-days: 7
2020
commit-message:
@@ -24,7 +24,7 @@ updates:
2424
- package-ecosystem: bun
2525
directory: /
2626
schedule:
27-
interval: daily
27+
interval: weekly
2828
cooldown:
2929
default-days: 7
3030
commit-message:

0 commit comments

Comments
 (0)