Do not update pinned dependencies

This commit is contained in:
Andrew Murray 2024-02-23 18:58:12 +11:00
parent 6c126fecf5
commit 59ad8c0f63

View File

@ -13,5 +13,6 @@
"separateMajorMinor": "false" "separateMajorMinor": "false"
} }
], ],
"schedule": ["on the 3rd day of the month"] "schedule": ["on the 3rd day of the month"],
"updatePinnedDependencies": false
} }