Skip to content

Commit

Permalink
renovate: enable default managers
Browse files Browse the repository at this point in the history
With dependabot gone, we will want GHA and Docker updates, for example.
  • Loading branch information
nadiamoe authored and Nadia Santalla committed Aug 29, 2024
1 parent 676f754 commit c1eda93
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@
"dependencyDashboard": false,
"forkProcessing": "disabled",

// TODO: We should be able to use the defaults if we turn dependabot off.
"enabledManagers": ["custom.regex", "gomod"],
"gomod": {
"enabled": true
},

"postUpdateOptions": [
"gomodTidyE"
],
Expand Down

0 comments on commit c1eda93

Please sign in to comment.