Skip to content

Commit

Permalink
chore: exclude rules_k8s from renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored Aug 8, 2019
1 parent 71af0ec commit 6367a1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
],
"ignoreDeps": [
"bazel_skylib",
"io_bazel_skydoc"
"io_bazel_skydoc",
"io_bazel_rules_k8s"
],
"ignorePaths": [
"e2e",
Expand Down

0 comments on commit 6367a1d

Please sign in to comment.