mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
group dependabot package PRs for backend dir
This commit is contained in:
parent
476b238a8c
commit
d6034d1eba
64
.github/dependabot.yml
vendored
64
.github/dependabot.yml
vendored
@ -33,6 +33,16 @@ updates:
|
|||||||
patterns:
|
patterns:
|
||||||
- "*vuepress*"
|
- "*vuepress*"
|
||||||
|
|
||||||
|
# backend
|
||||||
|
- package-ecosystem: docker
|
||||||
|
open-pull-requests-limit: 99
|
||||||
|
directory: "/backend"
|
||||||
|
rebase-strategy: "disabled"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
day: "saturday"
|
||||||
|
timezone: "Europe/Berlin"
|
||||||
|
time: "03:00"
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
open-pull-requests-limit: 99
|
open-pull-requests-limit: 99
|
||||||
directory: "/backend"
|
directory: "/backend"
|
||||||
@ -42,6 +52,42 @@ updates:
|
|||||||
day: "saturday"
|
day: "saturday"
|
||||||
timezone: "Europe/Berlin"
|
timezone: "Europe/Berlin"
|
||||||
time: "03:00"
|
time: "03:00"
|
||||||
|
groups:
|
||||||
|
apollo:
|
||||||
|
- applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "*apollo*"
|
||||||
|
babel:
|
||||||
|
- applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "*babel*"
|
||||||
|
graphql:
|
||||||
|
- applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "graphql*"
|
||||||
|
metascraper:
|
||||||
|
- applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "metascraper*"
|
||||||
|
neo4j:
|
||||||
|
- applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "neo*"
|
||||||
|
typescript:
|
||||||
|
- applies-to: version-updates
|
||||||
|
patterns:
|
||||||
|
- "ts*"
|
||||||
|
- "*types?"
|
||||||
|
|
||||||
|
- package-ecosystem: docker
|
||||||
|
open-pull-requests-limit: 99
|
||||||
|
directory: "/webapp"
|
||||||
|
rebase-strategy: "disabled"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
day: "saturday"
|
||||||
|
timezone: "Europe/Berlin"
|
||||||
|
time: "03:00"
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
open-pull-requests-limit: 99
|
open-pull-requests-limit: 99
|
||||||
directory: "/webapp"
|
directory: "/webapp"
|
||||||
@ -52,24 +98,6 @@ updates:
|
|||||||
timezone: "Europe/Berlin"
|
timezone: "Europe/Berlin"
|
||||||
time: "03:00"
|
time: "03:00"
|
||||||
|
|
||||||
- package-ecosystem: docker
|
|
||||||
open-pull-requests-limit: 99
|
|
||||||
directory: "/backend"
|
|
||||||
rebase-strategy: "disabled"
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
day: "saturday"
|
|
||||||
timezone: "Europe/Berlin"
|
|
||||||
time: "03:00"
|
|
||||||
- package-ecosystem: docker
|
|
||||||
open-pull-requests-limit: 99
|
|
||||||
directory: "/webapp"
|
|
||||||
rebase-strategy: "disabled"
|
|
||||||
schedule:
|
|
||||||
interval: weekly
|
|
||||||
day: "saturday"
|
|
||||||
timezone: "Europe/Berlin"
|
|
||||||
time: "03:00"
|
|
||||||
- package-ecosystem: docker
|
- package-ecosystem: docker
|
||||||
open-pull-requests-limit: 99
|
open-pull-requests-limit: 99
|
||||||
directory: "/neo4j"
|
directory: "/neo4j"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user