File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1313# limitations under the License.
1414docker :
1515 image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16- digest : sha256:af2eda87a54601ae7b7b2be5055c17b43ac98a7805b586772db314de8a7d4a1d
17- # created: 2023-06-16T02:10:09.149325782Z
16+ digest : sha256:c33bd13e1eab022b0499a3afbfb4b93ae10cb8ad89d8203a6343a88b1b78400f
17+ # created: 2023-06-21T18:48:32.287298785Z
Original file line number Diff line number Diff line change @@ -6,12 +6,14 @@ updates:
66 interval : " daily"
77 # Disable version updates for Maven dependencies
88 # we use renovate-bot as well as shared-dependencies BOM to update maven dependencies.
9- ignore : " *"
9+ ignore :
10+ - dependency-name : " *"
1011 - package-ecosystem : " pip"
1112 directory : " /"
1213 schedule :
1314 interval : " daily"
1415 # Disable version updates for pip dependencies
1516 # If a security vulnerability comes in, we will be notified about
1617 # it via template in the synthtool repository.
17- ignore : " *"
18+ ignore :
19+ - dependency-name : " *"
You can’t perform that action at this time.
0 commit comments