Skip to content

Commit

Permalink
Disable dashboard (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
cugu committed Apr 23, 2022
1 parent 5fe07ca commit acf05dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"extends": [
"config:base",
":automergeMinor",
":automergePr"
":automergePr",
":disableDependencyDashboard"
],
"postUpdateOptions": [
"gomodTidy"
Expand Down

0 comments on commit acf05dd

Please sign in to comment.