Only create renovate PRs on the first 3 days of a month
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rafael Epplée 2025-08-04 15:25:43 +02:00
parent 0c48ed4320
commit cf3836e6f1
No known key found for this signature in database
GPG key ID: B4EFE6DC59FAE118

View file

@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"schedule": ["* * 3 * *"],
"packageRules": [
{
"groupName": "Mix dependencies",