mirror of
https://github.com/rancher/plugins.git
synced 2025-10-22 00:13:25 +00:00
dependabot: don't automatically update cni packages
We should manage their lifecycle separately. Signed-off-by: Casey Callendrello <c1@caseyc.net>
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -21,3 +21,5 @@ updates:
|
|||||||
golang:
|
golang:
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
|
exclude-patterns:
|
||||||
|
- "github.com/containernetworking/*"
|
||||||
|
Reference in New Issue
Block a user