Skip to content

Commit

Permalink
Merge pull request #640 from nextcloud/renovate/configure
Browse files Browse the repository at this point in the history
chore: Configure Renovate
  • Loading branch information
AndyScherzinger authored Jan 24, 2024
2 parents d21f5bb + cc48811 commit 00b3996
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 00b3996

Please sign in to comment.