mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 08:19:12 +00:00
ci: back-off Dependabot to monthly due to spam (#1076)
ci: back-off Dependabot to monthly due to bugs
This commit is contained in:
parent
a6d789ee44
commit
c6c260ce31
1 changed files with 2 additions and 6 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
@ -14,9 +14,7 @@ updates:
|
|||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
time: "07:30"
|
||||
interval: monthly
|
||||
groups:
|
||||
golang:
|
||||
patterns:
|
||||
|
@ -25,9 +23,7 @@ updates:
|
|||
- package-ecosystem: npm
|
||||
directory: /web
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
time: "08:00"
|
||||
interval: monthly
|
||||
groups:
|
||||
npm:
|
||||
patterns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue