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 45f2f82
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 45f2f82

Please sign in to comment.