mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(renovate): gate 0.x, weekly group (#67287)
This commit is contained in:
committed by
GitHub
parent
c5fa836f5d
commit
e86c17b546
@@ -8,6 +8,16 @@
|
|||||||
},
|
},
|
||||||
"postUpdateOptions": ["pnpmDedupe"],
|
"postUpdateOptions": ["pnpmDedupe"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchCurrentVersion": "/^0\\./",
|
||||||
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
"dependencyDashboardApproval": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "weekly-cadence",
|
||||||
|
"matchPackageNames": ["typebox"],
|
||||||
|
"extends": ["schedule:weekly"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"groupName": "types",
|
"groupName": "types",
|
||||||
"matchPackageNames": ["@types/**"]
|
"matchPackageNames": ["@types/**"]
|
||||||
|
|||||||
Reference in New Issue
Block a user