Skip to content

Commit

Permalink
Merge pull request taskcluster#1496 from djmitche/disable-renovate-go
Browse files Browse the repository at this point in the history
Only manage node packages with renovate
  • Loading branch information
djmitche authored Oct 5, 2019
2 parents 5e378f8 + f9ef921 commit cb018f5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,7 @@
"prHourlyLimit": 5,
"prConcurrentLimit": 10,
"rangeStrategy": "update-lockfile",
"gomod": {
"ignoreDeps": [
"golang.org/x/tools"
]
}
"enabeledManagers": ["node"]
},
"eslintIgnore": [
"**/node_modules/**",
Expand Down

0 comments on commit cb018f5

Please sign in to comment.