mirror of
https://github.com/jakejarvis/stanza.git
synced 2026-07-16 18:05:58 -04:00
10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended",
|
|
":configMigration",
|
|
"helpers:pinGitHubActionDigests",
|
|
"security:minimumReleaseAgeNpm"
|
|
]
|
|
}
|