mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
// SPDX-FileCopyrightText: 2024 Aminda Suomalainen <suomalainen+git@mikaela.info>
|
|
//
|
|
// SPDX-License-Identifier: CC0-1.0
|
|
|
|
/** @format */
|
|
|
|
{
|
|
extends: ["local>Mikaela/shell-things:.renovate-shared"],
|
|
baseBranches: ["master", "lfs-media"],
|
|
}
|