mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
relocate renovate shared config again
This commit is contained in:
parent
f9fddd1e13
commit
8978192808
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@ -1,5 +1,8 @@
|
|||||||
/** @format */
|
/** @format */
|
||||||
|
|
||||||
{
|
{
|
||||||
extends: ["config:recommended", "local>Mikaela/shell-things:rc//renovate"],
|
extends: [
|
||||||
|
"config:recommended",
|
||||||
|
"local>Mikaela/shell-things:.renovate-shared",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,7 @@
|
|||||||
!.pre-commit-config.yaml
|
!.pre-commit-config.yaml
|
||||||
!.prettierignore
|
!.prettierignore
|
||||||
!.prettierrc
|
!.prettierrc
|
||||||
|
!.renovate-shared.json*
|
||||||
!.reuse
|
!.reuse
|
||||||
|
|
||||||
# Certificates (unlikely to happen, but better safe than sorry)
|
# Certificates (unlikely to happen, but better safe than sorry)
|
||||||
|
Loading…
Reference in New Issue
Block a user