Configure Renovate #1

Open
renovate wants to merge 1 commit from renovate/configure into main
Showing only changes of commit 285b7044f0 - Show all commits

8
renovate.json Normal file
View file

@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"minimumReleaseAge": "14 days",
"gitAuthor": "Renovate<noreply@sr2.uk>"
}