Compare commits

..

3 commits

Author SHA1 Message Date
Renovate Bot
1063a6dd5a chore(deps): update mix dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-14 08:50:18 +00:00
947f4bac46 Merge pull request 'Only create renovate PRs on the first 3 days of a month' (#134) from push-swtusmqnzplt into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #134
2025-08-14 10:44:39 +02:00
cf3836e6f1
Only create renovate PRs on the first 3 days of a month
All checks were successful
continuous-integration/drone/push Build is passing
2025-08-04 15:26:34 +02:00

View file

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