relocate renovate shared config again

This commit is contained in:
Aminda Suomalainen 2024-07-05 14:26:40 +03:00
parent f9fddd1e13
commit 8978192808
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,8 @@
/** @format */
{
extends: ["config:recommended", "local>Mikaela/shell-things:rc//renovate"],
extends: [
"config:recommended",
"local>Mikaela/shell-things:.renovate-shared",
],
}

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
!.pre-commit-config.yaml
!.prettierignore
!.prettierrc
!.renovate-shared.json*
!.reuse
# Certificates (unlikely to happen, but better safe than sorry)