Skip to content

Commit

Permalink
explicitly enabled managers
Browse files Browse the repository at this point in the history
  • Loading branch information
bortok committed Apr 14, 2023
1 parent 717d193 commit 224c063
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
"config:base",
":dependencyDashboard"
],
"docker-compose": {
"enabled": true
},
"git-submodules": {
"enabled": false
}
"enabledManagers": [
"github-actions",
"gomod",
"docker-compose"
]
}

0 comments on commit 224c063

Please sign in to comment.