Skip to content

Commit

Permalink
address suggestions
Browse files Browse the repository at this point in the history
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
  • Loading branch information
eternal-flame-AD committed Oct 23, 2024
1 parent 8d25fe2 commit fdb4947
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@
"labels": [
"dependencies"
],
"reviewers": [
"team:gotify"
],
"reviewersFromCodeOwners": true,
"enabledManagers": [
"gomod",
"github-actions",
"dockerfile",
"custom.regex"
],
Expand Down Expand Up @@ -42,27 +41,6 @@
],
"groupName": "Bump Go dependencies",
"groupSlug": "bump-dependencies-go"
},
{
"matchDepNames": [
"^https://github.com/golang/go$"
],
"matchUpdateTypes": [
"minor",
"patch"
],
"groupName": "Bump Go version",
"groupSlug": "bump-go-version"
},
{
"matchDepNames": [
"^https://github.com/golang/go$"
],
"matchUpdateTypes": [
"major"
],
"groupName": "Go version major bump",
"groupSlug": "bump-go-version-major"
}
]
}

0 comments on commit fdb4947

Please sign in to comment.