Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Adding renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Apr 29, 2019
1 parent 5b69f00 commit 291ee4b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"@ianwalter/bff": "^2.10.0",
"@ianwalter/dist": "^3.1.0",
"@ianwalter/eslint-config": "^1.0.0",
"@ianwalter/renovate-config": "^1.1.0",
"np": "^4.0.2",
"vue": "^2.5.21"
},
Expand All @@ -44,5 +45,10 @@
"extends": [
"@ianwalter/eslint-config"
]
},
"renovate": {
"extends": [
"@ianwalter"
]
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,11 @@
dependencies:
"@babel/runtime" "^7.2.0"

"@ianwalter/renovate-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@ianwalter/renovate-config/-/renovate-config-1.1.0.tgz#04bbd0e384eb0d37eb7c94bddc7ea6d0f3bc1bf4"
integrity sha512-2O1o0lAhI3q9cMd6UzPE0RbSLkxsudd1jDpNBI+oi5hFAqokJbgjkdf3eXKYBd1rwA3/WAQrZh4xpl6iE0llLg==

"@ianwalter/rollup-plugin-hashbang@^1.0.1":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@ianwalter/rollup-plugin-hashbang/-/rollup-plugin-hashbang-1.3.0.tgz#635f33179941e3b4b2c8b469547517f87c1c64b2"
Expand Down

0 comments on commit 291ee4b

Please sign in to comment.