Skip to content

Commit

Permalink
fix: renovate-bot now updates native-image-sample libraries-bom version
Browse files Browse the repository at this point in the history
Original PR to limit renovate-bot's libraries-bom updates due to conflict with hermetic build: #10768

However, we want the native-image-sample to be included in these updates. It is not updated by hermetic build.
  • Loading branch information
burkedavison authored Dec 26, 2024
1 parent b854c34 commit 2aac902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"fileMatch": [
"java-dns/README.md",
"java-notification/README.md",
"java-samples/native-image-sample/pom.xml",
"java-vertexai/README.md"
],
"matchStrings": [
Expand Down

0 comments on commit 2aac902

Please sign in to comment.