14 lines
246 B
JSON
14 lines
246 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"packageRules": [
|
|
{
|
|
"packageNames": [
|
|
"@actions/artifact",
|
|
"upload-artifact",
|
|
"download-artifact"
|
|
],
|
|
"enabled": false
|
|
}
|
|
]
|
|
}
|