Skip to content

Commit

Permalink
Merge pull request #14346 from nextcloud/revert-14345-removeRenovate
Browse files Browse the repository at this point in the history
Revert "test: remove renovate, later re-add it"
  • Loading branch information
tobiasKaminsky authored Jan 8, 2025
2 parents ee4cf37 + 46dc304 commit 904af75
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":gitSignOff"
],
"timezone": "Europe/Berlin",
"labels": [
"dependencies",
"3. to review"
],
}

0 comments on commit 904af75

Please sign in to comment.