Skip to content

Commit 98bd99c

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

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
@@ -38,7 +38,7 @@ updates:
3838
- /backend
3939
- /frontend
4040
schedule:
41-
interval: daily
41+
interval: weekly
4242
cooldown:
4343
default-days: 7
4444
commit-message:
@@ -48,7 +48,7 @@ updates:
4848
- package-ecosystem: docker-compose
4949
directory: /
5050
schedule:
51-
interval: daily
51+
interval: weekly
5252
cooldown:
5353
default-days: 7
5454
commit-message:

0 commit comments

Comments
 (0)