Skip to content

Commit

Permalink
Fix ngeo updates
Browse files Browse the repository at this point in the history
sbrunner committed Jan 30, 2025
1 parent 07055eb commit 2a55a3f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -163,5 +163,12 @@
matchUpdateTypes: ['major'],
enabled: false,
},
/** Make ngeo as loose, daily updates */
{
matchDepNames: ['ngeo'],
groupName: 'Ngeo',
versioning: 'loose',
schedule: 'after 5am',
},
],
}

0 comments on commit 2a55a3f

Please sign in to comment.