All checks were successful
Build/release / action-release (push) Successful in 2m43s
8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"ignoreDeps": ["actions/upload-artifact"]
|
|
}
|