Skip to content

Commit

Permalink
Remove go from all rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bmsiegel committed May 14, 2024
1 parent fa16c27 commit fc5c58f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"matchPackagePatterns": [
"*"
],
"excludePackagePatterns": [
"^golang$",
"^go$"
],
"matchUpdateTypes": [
"minor",
"patch",
Expand Down

0 comments on commit fc5c58f

Please sign in to comment.