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:
Nick Schonning 2023-11-01 06:39:20 -04:00 committed by GitHub
parent 955ad2df37
commit bf50d9a712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended"
],
"packageRules": [
{