Use Renovate recommended baseline (#3977)
Notice this was done upstream in https://github.com/mastodon/mastodon/pull/26306 by one of the Renovate people, so thought it would make sense here too
This commit is contained in:
parent
955ad2df37
commit
bf50d9a712
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue