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 root dir
This commit is contained in:
parent
3f611a2208
commit
476b238a8c
16
.github/dependabot.yml
vendored
16
.github/dependabot.yml
vendored
@ -9,7 +9,6 @@ updates:
|
||||
day: "saturday"
|
||||
timezone: "Europe/Berlin"
|
||||
time: "03:00"
|
||||
|
||||
- package-ecosystem: npm
|
||||
open-pull-requests-limit: 99
|
||||
directory: "/"
|
||||
@ -19,6 +18,21 @@ updates:
|
||||
day: "saturday"
|
||||
timezone: "Europe/Berlin"
|
||||
time: "03:00"
|
||||
groups:
|
||||
babel:
|
||||
- applies-to: version-updates
|
||||
patterns:
|
||||
- "*babel*"
|
||||
cypress:
|
||||
- applies-to: version-updates
|
||||
patterns:
|
||||
- "*cypress*"
|
||||
- "*cucumber*"
|
||||
vuepress:
|
||||
applies-to: version-updates
|
||||
patterns:
|
||||
- "*vuepress*"
|
||||
|
||||
- package-ecosystem: npm
|
||||
open-pull-requests-limit: 99
|
||||
directory: "/backend"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user