Skip to content

Commit

Permalink
chore: Configure Renovate (#27)
Browse files Browse the repository at this point in the history
* Add renovate.json

* populate renovate configuration

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Remy Moll <[email protected]>
  • Loading branch information
renovate[bot] and moll-re authored May 27, 2024
1 parent 1f64cdf commit 01362dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":dependencyDashboard",
":timezone(Europe/Zurich)",
"group:kubernetes"
],
"schedule": "on friday and saturday"
}

0 comments on commit 01362dd

Please sign in to comment.