Skip to content

Commit

Permalink
Configure Renovate (#32)
Browse files Browse the repository at this point in the history
* Add renovate.json
* Remove dependabot, tidy go.mod after updates
* Slow down updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Ballet <jonathan.ballet@camunda.com>
  • Loading branch information
renovate[bot] and multani committed May 2, 2023
1 parent e241619 commit 7e87b73
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/dependabot.yml

This file was deleted.

6 changes: 6 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"postUpdateOptions": ["gomodTidy"],
"schedule": ["before 5:00am every monday"],
}

0 comments on commit 7e87b73

Please sign in to comment.