Browse Source

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
pull/4101/head
Nick Schonning 2 years ago committed by GitHub
parent
commit
bf50d9a712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      renovate.json

2
renovate.json

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

Loading…
Cancel
Save