Patch/dependabot protocol (#1980)
* Removed protocol dependabot management, now redundant resolves GH-1894
This commit is contained in:
parent
cc9c352337
commit
2d13ccf5ec
|
@ -12,12 +12,3 @@ update_configs:
|
||||||
allowed_updates:
|
allowed_updates:
|
||||||
- match:
|
- match:
|
||||||
update_type: "security"
|
update_type: "security"
|
||||||
- package_manager: "go:modules"
|
|
||||||
directory: "/protocol"
|
|
||||||
update_schedule: "weekly"
|
|
||||||
default_assignees:
|
|
||||||
- "cammellos"
|
|
||||||
- "Samyoul"
|
|
||||||
allowed_updates:
|
|
||||||
- match:
|
|
||||||
update_type: "security"
|
|
||||||
|
|
Loading…
Reference in New Issue