Skip to content

Commit

Permalink
Update global workflows (#319)
Browse files Browse the repository at this point in the history
Co-authored-by: web-flow <noreply@github.com>
  • Loading branch information
devantler and web-flow authored Sep 14, 2023
1 parent e94c822 commit bfe5e3c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":disableDependencyDashboard"
],
"flux": {
"fileMatch": ["k8s/.+\\.yaml$"]
},
"github-actions": {
"enabled": false
}
}

0 comments on commit bfe5e3c

Please sign in to comment.