Skip to content

Commit d614a1f

Browse files
author
Christoph Bühler
committed
chore: ignore kubeops cli for this solution
1 parent 1590810 commit d614a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"extends": ["github>buehler/renovate-config", ":disableMajorUpdates"],
44
"ignorePaths": ["_old/"],
55
"dotnet": {
6-
"ignoreDeps": ["StyleCop.Analyzers"]
6+
"ignoreDeps": ["StyleCop.Analyzers", "KubeOps.Cli"]
77
}
88
}

0 commit comments

Comments
 (0)