Skip to content

Commit

Permalink
Update renovate.json (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamasato authored Sep 18, 2023
1 parent efbd822 commit a55e4e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
"packageRules": [
{
"excludeRepositories": ["contents/helm-vs-kustomize/kustomize-example/overlays/prod/kustomization.yaml"],
"enabled": false
}
]
],
"automerge": true,
"automergeStrategy": "squash"
}

0 comments on commit a55e4e8

Please sign in to comment.