diff --git a/go-deps.json b/go-deps.json index 97616a8..8528c8c 100644 --- a/go-deps.json +++ b/go-deps.json @@ -13,10 +13,9 @@ "matchManagers": ["gomod"] }, { - "description": "Bump the Go toolchain version immediately", + "description": "Bump the toolchain directive immediately", "matchManagers": ["gomod"], - "matchDepNames": ["go"], - "matchDepTypes": ["golang"], + "matchDepTypes": ["toolchain"], "rangeStrategy": "bump", "schedule": ["at any time"], "minimumReleaseAge": "0"