shell-things/.github/renovate.json5

9 lines
109 B
Plaintext
Raw Normal View History

2024-07-05 13:13:16 +02:00
/** @format */
{
2024-07-05 13:26:40 +02:00
extends: [
"config:recommended",
"local>Mikaela/shell-things:.renovate-shared",
],
2024-07-05 13:13:16 +02:00
}