mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
🔧 Fix(renovate.json): Use correct base config
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:recommended"
|
||||
],
|
||||
"labels": [
|
||||
"📌 dependencies"
|
||||
],
|
||||
"commitMessagePrefix": "⬆️",
|
||||
"commitMessageAction": "Upgrade",
|
||||
"major": {
|
||||
"automerge": false
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": [
|
||||
|
||||
Reference in New Issue
Block a user