Skip to content

Commit dae1282

Browse files
authored
ci: Enable constraintsFiltering for Node.js Libraries (#1971)
feat: Enable `constraintsFiltering` for Node.js Libraries
1 parent bd2bae8 commit dae1282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

synthtool/gcp/templates/node_library/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)