Skip to content

Commit

Permalink
chore: ignore kubeops cli for this solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Bühler committed Oct 2, 2023
1 parent 1590810 commit d614a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"extends": ["github>buehler/renovate-config", ":disableMajorUpdates"],
"ignorePaths": ["_old/"],
"dotnet": {
"ignoreDeps": ["StyleCop.Analyzers"]
"ignoreDeps": ["StyleCop.Analyzers", "KubeOps.Cli"]
}
}

0 comments on commit d614a1f

Please sign in to comment.