Files
base-configs-markdownlint/.github/renovate.json
Ismo Vuorinen 4ff96783d7 chore: update GitHub workflows, add release automation, and improve configurations (#77)
* 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
2025-12-04 01:39:00 +02:00

7 lines
128 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>ivuorinen/renovate-config"
]
}