Skip to content

Commit

Permalink
chore: group go version and regex (dev-tools) (#2032)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Dec 11, 2023
1 parent 7f6dfd3 commit 9bd8903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/terraform/test-org/github/resources/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
{
"matchDatasources": ["golang-version"],
"rangeStrategy": "replace",
"allowedVersions": "1.21",
"matchManagers": [ "regex" ],
"rangeStrategy": "bump",
"postUpdateOptions": ["gomodTidy"]
},
{
Expand Down

0 comments on commit 9bd8903

Please sign in to comment.