Skip to content

Commit

Permalink
🏗 Disable renovate for all dependencies in package.json (ampproje…
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimha authored Jun 25, 2019
1 parent caa7a1d commit 70b7269
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,9 @@
},
"statusCheckVerify": true,
"commitMessagePrefix": "📦",
"ignoreDeps": [
"babel-polyfill",
"document-register-element",
"moment-with-locales",
"moment",
"preact-compat",
"preact",
"promise-pjs",
"prop-types",
"react-addons-shallow-compare",
"react-dates",
"react-dom",
"react-externs",
"react-with-direction",
"react",
"web-activities",
"web-animations-js"
],
"dependencies": {
"enabled": false
},
"includePaths": [
"package.json",
"build-system/tasks/e2e/package.json"
Expand Down

0 comments on commit 70b7269

Please sign in to comment.