mirror of
https://github.com/h44z/wg-portal
synced 2025-06-26 18:16:21 +00:00
Group dependabot updates
Signed-off-by: Dmytro Bondar <git@bonddim.com>
This commit is contained in:
parent
1dad39bc93
commit
c42595aecd
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -18,3 +18,13 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
groups:
|
||||||
|
golang:
|
||||||
|
patterns:
|
||||||
|
- golang.org*
|
||||||
|
gorm:
|
||||||
|
patterns:
|
||||||
|
- gorm.io*
|
||||||
|
patch:
|
||||||
|
update-types:
|
||||||
|
- patch
|
||||||
|
Loading…
Reference in New Issue
Block a user