Skip to content

Commit

Permalink
Migrate config renovate.json (#761)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent dc47954 commit 67c4ae3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended"
],
"packageRules": [
{
"matchDatasources": ["maven"],
"matchDatasources": [
"maven"
],
"registryUrls": [
"https://repo.maven.apache.org/maven2/",
"https://dl.google.com/dl/android/maven2/",
Expand Down

0 comments on commit 67c4ae3

Please sign in to comment.