forked from Archives/Athou_commafeed
npm packages change too frequently and are only used in the client, reduce interval since it's not critical
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -8,8 +8,8 @@ updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/commafeed-client"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 10
|
||||
interval: "monthly"
|
||||
open-pull-requests-limit: 50
|
||||
groups:
|
||||
mantine:
|
||||
patterns:
|
||||
|
||||
Reference in New Issue
Block a user