Skip to content

Commit

Permalink
fix(renovate): re-enable updates for build.build/gen go modules (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunet committed Nov 12, 2023
1 parent f774eb0 commit 197e8bd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
"matchManagers": ["regex"],
"pinDigests": false
},
{
"description": "Disable updates for build.build/gen go modules: https://github.com/renovatebot/renovate/discussions/24639",
"matchDatasources": ["go"],
"matchPackagePrefixes": ["buf.build/gen/"],
"enabled": false
},
{
"description": "Prefix lockFileMaintenance branches",
"matchUpdateTypes": ["lockFileMaintenance"],
Expand Down

0 comments on commit 197e8bd

Please sign in to comment.