Skip to content

Commit 8f1276f

Browse files
ci: Enable constraintsFiltering for Node.js Libraries (#3502)
chore: Enable `constraintsFiltering` for Node.js Libraries Source-Link: googleapis/synthtool@dae1282 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d920257482ca1cd72978f29f7d28765a9f8c758c21ee0708234db5cf4c5016c2 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent c7d8a6c commit 8f1276f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:68e1cece0d6d3336c4f1cb9d2857b020af5574dff6da6349293d1c6d4eea82d8
17-
# created: 2024-05-31T15:46:42.989947733Z
16+
digest: sha256:d920257482ca1cd72978f29f7d28765a9f8c758c21ee0708234db5cf4c5016c2
17+
# created: 2024-06-12T16:18:41.688792375Z

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"docker:disable",
55
":disableDependencyDashboard"
66
],
7+
"constraintsFiltering": "strict",
78
"pinVersions": false,
89
"rebaseStalePrs": true,
910
"schedule": [

0 commit comments

Comments
 (0)