Skip to content

Commit

Permalink
Configure Renovate (#397)
Browse files Browse the repository at this point in the history
* Add renovate.json
* Tweak renovate settings
* Remove dependabot

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michele Bertasi <michele.bertasi@gmail.com>
  • Loading branch information
renovate[bot] and mbrt committed Apr 5, 2024
1 parent 8bbf92d commit 987e3c5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 35 deletions.
9 changes: 0 additions & 9 deletions .github/dependabot.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/dependabot-automerge.yml

This file was deleted.

11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"group:all",
"schedule:monthly"
],
"labels": [
"kind/dependencies"
]
}

0 comments on commit 987e3c5

Please sign in to comment.