Skip to content

Commit

Permalink
ci: revert group golang deps in renovate (#886) (#889)
Browse files Browse the repository at this point in the history
This reverts commit 657b088.
  • Loading branch information
lukasmetzner authored Mar 11, 2025
1 parent 657b088 commit 20af1f9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,5 @@
"extends": [
"github>hetznercloud/.github//renovate/default",
"github>hetznercloud/.github//renovate/golang"
],
"packageRules": [
{
"matchPackageNames": ["go", "golang"],
"matchDepTypes": ["toolchain", "image", "stage"],
"groupName": "golang"
}
]
}

0 comments on commit 20af1f9

Please sign in to comment.