Skip to content

Commit b6dbeef

Browse files
ci: Enable constraintsFiltering for Node.js Libraries
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
1 parent 4a14e8c commit b6dbeef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: .github/.OwlBot.lock.yaml

+2-2
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

Diff for: renovate.json

+1
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)