Files
base-configs-commitlint/.github/renovate.json
Ismo Vuorinen 839b08b173 feat: upgrade yarn, automation, configs, docs (#74)
* feat(ci): new release flow, linting

* feat: upgrade yarn, workflows, cleanup and lint
2025-12-04 01:07:42 +02:00

7 lines
128 B
JSON

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