Skip to content

Commit

Permalink
Merge pull request #74 from viccuad/main
Browse files Browse the repository at this point in the history
ci: Configure Renovatebot to ignore k8s.io/apiserver
  • Loading branch information
flavio authored Aug 12, 2024
2 parents 41a48f0 + f0ec4a6 commit 78ef286
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
],
"labels": [
"dependencies"
],
"ignoreDeps": [
"k8s.io/apiserver"
]
}

0 comments on commit 78ef286

Please sign in to comment.