diff --git a/renovate.json b/renovate.json index 41b90e2..5de66ef 100644 --- a/renovate.json +++ b/renovate.json @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "local>holidayworking/renovate-config", - "github>aquaproj/aqua-renovate-config#2.10.0", - "github>aquaproj/aqua-renovate-config:installer-script#2.10.0(Makefile)" + "github>aquaproj/aqua-renovate-config#2.11.0", + "github>aquaproj/aqua-renovate-config:installer-script#2.11.0(Makefile)" ] }