Skip to content

Commit

Permalink
Merge pull request #1988 from nextcloud/renovate/configure
Browse files Browse the repository at this point in the history
chore: Configure Renovate
  • Loading branch information
AndyScherzinger authored Jan 26, 2024
2 parents bebb29f + 262c4a4 commit e17fb1c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"timezone": "Europe/Berlin",
"labels": [
"dependencies",
"3. to review"
],
}

0 comments on commit e17fb1c

Please sign in to comment.