Skip to content

Commit

Permalink
Automated repo sync 20220219
Browse files Browse the repository at this point in the history
Remove renovate package update rules - 1.24 (#2518)
Update renovate rules - 1.24 (#2511)
  • Loading branch information
iksrochpub committed Feb 19, 2022
1 parent 2bc9f3c commit 24095ff
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchPackagePrefixes": [
"k8s.io/"
],
"excludePackageNames": [
"k8s.io/klog/v2",
"k8s.io/kube-openapi",
"k8s.io/utils"
],
"allowedVersions": "< 0.25.0"
}
]
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}

0 comments on commit 24095ff

Please sign in to comment.