You've already forked renovate-config
fix(actions): update actions/checkout to v6.0.0
This commit is contained in:
@ -43,16 +43,14 @@
|
|||||||
"renovate/disabled",
|
"renovate/disabled",
|
||||||
"renovate/github-action"
|
"renovate/github-action"
|
||||||
],
|
],
|
||||||
"automerge": false,
|
"allowedVersions": "<7.0.0",
|
||||||
"enabled": false,
|
"automerge": true,
|
||||||
|
"enabled": true,
|
||||||
"matchManagers": [
|
"matchManagers": [
|
||||||
"github-actions"
|
"github-actions"
|
||||||
],
|
],
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"actions/checkout"
|
"actions/checkout"
|
||||||
],
|
|
||||||
"matchUpdateTypes": [
|
|
||||||
"major"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user