Skip to content

Commit

Permalink
[chore] disable gomod in renovate (open-telemetry#22020)
Browse files Browse the repository at this point in the history
The tidy job isn't working because of branch protection. I'm testing forking-renovate instead. For now this configuration is just creating noise.
  • Loading branch information
Alex Boten committed May 16, 2023
1 parent f8c44f9 commit f2e5b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
{
"matchManagers": ["gomod"],
"matchUpdateTypes": ["minor", "major"]
"enabled": false
}
],
"ignoreDeps": [
Expand Down

0 comments on commit f2e5b09

Please sign in to comment.