diff --git a/.github/renovate.json b/.github/renovate.json index d1d824335..693007442 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -13,5 +13,6 @@ "separateMajorMinor": "false" } ], - "schedule": ["on the 3rd day of the month"] + "schedule": ["on the 3rd day of the month"], + "updatePinnedDependencies": false }