Add CODEOWNERS and group all Dependabot updates in a single PR (#96)
This commit is contained in:
parent
50044e9cef
commit
54e02845ac
|
|
@ -0,0 +1 @@
|
|||
* @edigaryev @fkorotkov
|
||||
|
|
@ -4,3 +4,7 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
all-updates:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue