Skip to content

Commit

Permalink
ci: fix some Renovate warnings (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-prudhomme authored Aug 6, 2024
1 parent b00aea9 commit 1b3fe9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"packageRules": [
{
"matchManagers": [
"helm-values"
"helm-values"
],
"postUpgradeTasks": {
"commands": [
Expand Down Expand Up @@ -46,14 +46,14 @@
"semanticCommitType": "ci"
},
{
"matchPackageNames": [
"matchDepNames": [
"helm",
"kindest/node"
],
"separateMinorPatch": true
},
{
"matchPackageNames": [
"matchDepNames": [
"helm",
"kindest/node"
],
Expand Down

0 comments on commit 1b3fe9e

Please sign in to comment.