10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
"docker:pinDigests",
|
|
"helpers:pinGitHubActionDigests",
|
|
":configMigration",
|
|
":pinDevDependencies"
|
|
]
|
|
}
|