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:
parent
3af6e6b61d
commit
9397270f5e
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -21,3 +21,5 @@ updates:
|
||||
golang:
|
||||
patterns:
|
||||
- "*"
|
||||
exclude-patterns:
|
||||
- "github.com/containernetworking/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user