mirror of
https://github.com/ivuorinen/base-configs-markdownlint.git
synced 2026-01-26 03:04:05 +00:00
* feat(ci): new release flow, linting * chore: upgrade yarn, regenerate yarn.lock * fix(ci): add pull-requests write permission * feat: clean and upgrade packages, fix workflows, cleanup
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"github>ivuorinen/renovate-config"
|
|
]
|
|
}
|