chore(github): add includePath to renovate.json (#3072)

This commit is contained in:
Takumi Sue 2025-01-04 18:07:48 +09:00 committed by GitHub
parent a0831126cc
commit 02db043ff1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@
"includePaths": [ "includePaths": [
"**/charts/argo-workflows/Chart.yaml", "**/charts/argo-workflows/Chart.yaml",
"**/charts/argo-cd/Chart.yaml", "**/charts/argo-cd/Chart.yaml",
"**/charts/argo-cd/values.yaml",
"**/charts/argo-events/Chart.yaml", "**/charts/argo-events/Chart.yaml",
"**/charts/argo-rollouts/Chart.yaml", "**/charts/argo-rollouts/Chart.yaml",
"**/charts/argocd-image-updater/Chart.yaml", "**/charts/argocd-image-updater/Chart.yaml",