Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamasato authored Sep 18, 2023
1 parent 15a11e3 commit dab41a7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"$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 dab41a7

Please sign in to comment.