mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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"
|
- package-ecosystem: "npm"
|
||||||
directory: "/commafeed-client"
|
directory: "/commafeed-client"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "monthly"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 50
|
||||||
groups:
|
groups:
|
||||||
mantine:
|
mantine:
|
||||||
patterns:
|
patterns:
|
||||||
|
|||||||
Reference in New Issue
Block a user