mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
add dependabot groups to bundle bump requests
This commit is contained in:
parent
7af80a8df5
commit
d32bc91664
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -20,3 +20,12 @@ updates:
|
||||
day: "saturday"
|
||||
timezone: "Europe/Berlin"
|
||||
time: "03:00"
|
||||
groups:
|
||||
linting:
|
||||
applies-to: version-updates
|
||||
patterns:
|
||||
- "*textlint*"
|
||||
vuepress:
|
||||
applies-to: version-updates
|
||||
patterns:
|
||||
- "*vuepress*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user