Skip to content

Commit

Permalink
update renovate config
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Jan 8, 2025
1 parent 5f752d9 commit d8630e8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
extends: [
'config:recommended',
':gitSignOff',
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":gitSignOff"
],
timezone: 'Europe/Berlin',
labels: [
'dependencies',
'3. to review',
"timezone": "Europe/Berlin",
"labels": [
"dependencies",
"3. to review"
],
}

0 comments on commit d8630e8

Please sign in to comment.