Skip to content

Commit

Permalink
chore: update renovate to exclude libraries-bom update in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Apr 30, 2024
1 parent 40f631b commit eb72ebd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@
"depNameTemplate": "com.google.cloud:sdk-platform-java-config",
"datasourceTemplate": "maven"
},
{
"fileMatch": [
"README.md"
],
"matchStrings": [
"<artifactId>libraries-bom</artifactId>\\s+<version>(?<currentValue>.*?)</version>"
],
"depNameTemplate": "com.google.cloud:libraries-bom",
"datasourceTemplate": "maven"
},
{
"fileMatch": [
"generation_config.yaml"
Expand Down

0 comments on commit eb72ebd

Please sign in to comment.