mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
10 lines
167 B
Plaintext
10 lines
167 B
Plaintext
{
|
|
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
|
extends: [
|
|
'config:recommended',
|
|
],
|
|
labels: [
|
|
'dependencies',
|
|
],
|
|
}
|