mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
renovate: move recommended config back to the shared one
This commit is contained in:
parent
8978192808
commit
bc87579317
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@ -1,8 +1,5 @@
|
|||||||
/** @format */
|
/** @format */
|
||||||
|
|
||||||
{
|
{
|
||||||
extends: [
|
extends: ["local>Mikaela/shell-things:.renovate-shared"],
|
||||||
"config:recommended",
|
|
||||||
"local>Mikaela/shell-things:.renovate-shared",
|
|
||||||
],
|
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"extends": [
|
||||||
|
"config:recommended"
|
||||||
|
],
|
||||||
"pre-commit": {
|
"pre-commit": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user