Skip to content

Commit

Permalink
Update renovate.json to control more dependencies and exclude some ot…
Browse files Browse the repository at this point in the history
…hers. This will avoid noisy automatic PRs on github.

PiperOrigin-RevId: 632176580
Change-Id: I166205dc2ee79d9fb8848761889dbf8b17b2f19c
  • Loading branch information
ludoch authored and gae-java-bot committed May 9, 2024
1 parent 4b1eff3 commit 931a6b3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@
"com.google.api.grpc:proto-google-common-protos",
"com.google.api.grpc:proto-google-cloud-datastore-v1",
"com.google.cloud.datastore:datastore-v1-proto-client",
"com.google.appengine:geronimo-javamail_1.4_spec",
"com.google.cloud.sql:mysql-socket-factory",
"org.eclipse.jetty:",
"org.springframework.boot:",
"com.google.cloud.sql:"
"org.springframework.boot:spring-boot-starter-parent",
"org.springframework.boot:spring-boot-starter-web"
],
"enabled": false
},
Expand All @@ -33,3 +35,4 @@
],
"labels": ["dependencies"]
}

0 comments on commit 931a6b3

Please sign in to comment.