diff --git a/package.json b/package.json index 35ed2288..e40f8d57 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@changesets/cli": "^2.17.0", "@ianwalter/eslint-config": "^6.2.0", - "@ianwalter/renovate-config": "^1.4.5" + "@ianwalter/renovate-config": "^1.5.0" }, "eslintConfig": { "root": true, diff --git a/yarn.lock b/yarn.lock index 48fd5cea..018d99d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -322,10 +322,10 @@ eslint-plugin-promise "^4.2.1" eslint-plugin-standard "^4.1.0" -"@ianwalter/renovate-config@^1.4.5": - version "1.4.5" - resolved "https://registry.yarnpkg.com/@ianwalter/renovate-config/-/renovate-config-1.4.5.tgz#8e7df0446b176af3c4d88df0a71ad196b8b6bda6" - integrity sha512-a0rH8J/3Twqxxi+kVs0UuGq/jn7Z5jk5zIvPuLe79w0VWqXsQAvLjHT/+oiXERq+g3Dn8rHzm+zmoSVHcb94og== +"@ianwalter/renovate-config@^1.5.0": + version "1.5.0" + resolved "https://registry.yarnpkg.com/@ianwalter/renovate-config/-/renovate-config-1.5.0.tgz#19529517c87296622d72b16008043358b957c038" + integrity sha512-XVALXzdi4LT9nJE/m7KjjHrygc5wYjijkh3jZj8XMvhckcum0GqVfXk33mZ1ofEWBuGC8DhWM0imL8pC1R3MiA== "@manypkg/find-root@^1.1.0": version "1.1.0"