Typo in renovate.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Fixed missing comma
This commit is contained in:
Sebastian Leheis 2025-03-31 19:24:07 +02:00
parent d7135a8183
commit 0abbc741c9

View file

@ -6,7 +6,7 @@
"automerge": true,
"automergeType": "branch"
}
]
],
"schedule": [
"* * * * 0,6"
]